Home
last modified time | relevance | path

Searched refs:excp_worker (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dexception_rst.c52 if (work_busy(&(g_pst_exception_info->excp_worker))) { in oal_wakeup_exception()
58 schedule_work(&(g_pst_exception_info->excp_worker)); in oal_wakeup_exception()
80 if (work_busy(&(g_pst_exception_info->excp_worker))) { in oal_exception_submit()
87 schedule_work(&(g_pst_exception_info->excp_worker)); in oal_exception_submit()
97 if (work_busy(&(g_pst_exception_info->excp_worker))) { in oal_exception_is_busy()
H A Dexception_rst.h74 oal_work_stru excp_worker; member

Completed in 2 milliseconds