| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_macos.h | 376 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 D | pltfm_ops_none.h | 457 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 D | pltfm_ops_linux.h | 727 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 D | phl_msg_hub.c | 172 _os_thread_wait_stop(d, &(hub->msg_notify_thread)); in msg_thread_hdl()
|
| H A D | phl_cmd_dispatch_engine.c | 49 _os_thread_wait_stop(d, &(disp_eng->share_thread)); in share_thread_hdl()
|
| H A D | pltfm_ops_windows.h | 531 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop() function
|
| H A D | phl_fsm.c | 517 _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 D | phl_cmd_dispatcher.c | 1275 _os_thread_wait_stop(d, &(obj->bk_thread)); in background_thread_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | pltfm_ops_macos.h | 367 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 D | pltfm_ops_none.h | 448 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 D | pltfm_ops_linux.h | 636 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 D | phl_msg_hub.c | 172 _os_thread_wait_stop(d, &(hub->msg_notify_thread)); in msg_thread_hdl()
|
| H A D | phl_cmd_dispatch_engine.c | 49 _os_thread_wait_stop(d, &(disp_eng->share_thread)); in share_thread_hdl()
|
| H A D | pltfm_ops_windows.h | 522 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop() function
|
| H A D | phl_fsm.c | 517 _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 D | phl_cmd_dispatcher.c | 1274 _os_thread_wait_stop(d, &(obj->bk_thread)); in background_thread_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/ |
| H A D | test_module.c | 179 _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 D | test_module.c | 179 _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 D | phl_trx_sdio.c | 557 _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()
|