Home
last modified time | relevance | path

Searched refs:_os_thread_wait_stop (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_macos.h376 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop() function
391 static inline void _os_thread_wait_stop(void)
H A Dpltfm_ops_none.h457 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop() function
472 static inline void _os_thread_wait_stop(void)
H A Dpltfm_ops_linux.h727 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop() function
744 static inline void _os_thread_wait_stop(void)
H A Dphl_msg_hub.c172 _os_thread_wait_stop(d, &(hub->msg_notify_thread)); in msg_thread_hdl()
H A Dphl_cmd_dispatch_engine.c49 _os_thread_wait_stop(d, &(disp_eng->share_thread)); in share_thread_hdl()
H A Dpltfm_ops_windows.h531 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop() function
H A Dphl_fsm.c517 _os_thread_wait_stop(d, &root->thread); in fsm_thread_share()
537 _os_thread_wait_stop(d, &fsm->thread); in fsm_thread_alone()
H A Dphl_cmd_dispatcher.c1275 _os_thread_wait_stop(d, &(obj->bk_thread)); in background_thread_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_macos.h367 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop() function
382 static inline void _os_thread_wait_stop(void)
H A Dpltfm_ops_none.h448 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop() function
463 static inline void _os_thread_wait_stop(void)
H A Dpltfm_ops_linux.h636 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop() function
653 static inline void _os_thread_wait_stop(void)
H A Dphl_msg_hub.c172 _os_thread_wait_stop(d, &(hub->msg_notify_thread)); in msg_thread_hdl()
H A Dphl_cmd_dispatch_engine.c49 _os_thread_wait_stop(d, &(disp_eng->share_thread)); in share_thread_hdl()
H A Dpltfm_ops_windows.h522 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop() function
H A Dphl_fsm.c517 _os_thread_wait_stop(d, &root->thread); in fsm_thread_share()
537 _os_thread_wait_stop(d, &fsm->thread); in fsm_thread_alone()
H A Dphl_cmd_dispatcher.c1274 _os_thread_wait_stop(d, &(obj->bk_thread)); in background_thread_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtest_module.c179 _os_thread_wait_stop(d, &obj->objthread); in run_test()
230 _os_thread_wait_stop(d, &test_mgnt->thread); in test_thread()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtest_module.c179 _os_thread_wait_stop(d, &obj->objthread); in run_test()
230 _os_thread_wait_stop(d, &test_mgnt->thread); in test_thread()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c557 _os_thread_wait_stop(drv, &hci->tx_thrd); in phl_tx_sdio_thrd_hdl()
741 _os_thread_wait_stop(d, (_os_thread*)context); in phl_tx_callback_sdio()
1109 _os_thread_wait_stop(d, (_os_thread*)context); in phl_rx_callback_sdio()