Home
last modified time | relevance | path

Searched refs:hi_wait_event_interruptible (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_task.c72 ret = hi_wait_event_interruptible(g_ast_event_task.frw_wq, frw_task_thread_condition_check() == HI_TRUE); in frw_task_thread()
225 ret = hi_wait_event_interruptible(g_ast_event_task.frw_wq, in frw_task_thread()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_wait.h76 #define hi_wait_event_interruptible(_st_wq, _condition) wait_event_interruptible(_st_wq, _condition) macro
H A Doal_chr.c60 hi_wait_event_interruptible(g_read_wait_queue, (g_driver_event != UNKNOWN || g_driver_exit == HI_TRUE)); in hisi_read()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_task.c226 hcc_ret = hi_wait_event_interruptible(hcc_handler->hcc_transer_info.hcc_rx_wq, in hcc_task_rx_thread()
268 hcc_ret = hi_wait_event_interruptible(hcc_handler->hcc_transer_info.hcc_transfer_wq, in hcc_task_tx_thread()

Completed in 2 milliseconds