Home
last modified time | relevance | path

Searched refs:_os_thread_deinit (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtest_module.c372 _os_thread_deinit(d, &(test_mgnt->thread)); in phl_test_module_stop()
381 _os_thread_deinit(d, &(obj->objthread)); in phl_test_module_stop()
475 _os_thread_deinit(d, &(obj->objthread)); in rtw_phl_test_get_rpt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtest_module.c372 _os_thread_deinit(d, &(test_mgnt->thread)); in phl_test_module_stop()
381 _os_thread_deinit(d, &(obj->objthread)); in phl_test_module_stop()
475 _os_thread_deinit(d, &(obj->objthread)); in rtw_phl_test_get_rpt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_windows.h498 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit() function
607 _os_thread_deinit(drv_priv, actual_thread); in _os_tasklet_deinit()
H A Dpltfm_ops_macos.h352 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit() function
H A Dphl_msg_hub.c255 _os_thread_deinit(d, &(hub->msg_notify_thread)); in phl_msg_hub_stop()
H A Dpltfm_ops_none.h433 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit() function
H A Dphl_cmd_dispatch_engine.c191 _os_thread_deinit(d, &(disp_eng->share_thread)); in phl_disp_eng_stop()
H A Dpltfm_ops_linux.h614 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit() function
H A Dphl_fsm.c1398 _os_thread_deinit(d, &(root->thread)); in phl_fsm_stop_root()
1470 _os_thread_deinit(d, &(fsm->thread)); in phl_fsm_stop_fsm()
H A Dphl_tx.c780 _os_thread_deinit(drv_priv, thread); in phl_deregister_handler()
H A Dphl_cmd_dispatcher.c1527 _os_thread_deinit(d, &(obj->bk_thread)); in dispr_stop()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_windows.h507 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit() function
616 _os_thread_deinit(drv_priv, actual_thread); in _os_tasklet_deinit()
H A Dpltfm_ops_macos.h361 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit() function
H A Dphl_msg_hub.c255 _os_thread_deinit(d, &(hub->msg_notify_thread)); in phl_msg_hub_stop()
H A Dpltfm_ops_none.h442 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit() function
H A Dphl_cmd_dispatch_engine.c191 _os_thread_deinit(d, &(disp_eng->share_thread)); in phl_disp_eng_stop()
H A Dphl_fsm.c1398 _os_thread_deinit(d, &(root->thread)); in phl_fsm_stop_root()
1470 _os_thread_deinit(d, &(fsm->thread)); in phl_fsm_stop_fsm()
H A Dpltfm_ops_linux.h705 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit() function
H A Dphl_cmd_dispatcher.c1528 _os_thread_deinit(d, &(obj->bk_thread)); in dispr_stop()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c1252 _os_thread_deinit(drv, &hci->tx_thrd); in phl_trx_deinit_sdio()