Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtest_module.c225 _os_thread_schedule(d, thread); in test_thread()
345 _os_thread_schedule(d, thread); in phl_test_module_start()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_windows.h507 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule() function
593 _os_thread_schedule(drv_priv, actual_thread); in _os_tasklet_init()
H A Dpltfm_ops_macos.h356 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule() function
H A Dphl_msg_hub.c238 _os_thread_schedule(d, &(hub->msg_notify_thread)); in phl_msg_hub_start()
H A Dpltfm_ops_none.h437 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule() function
H A Dphl_cmd_dispatch_engine.c153 _os_thread_schedule(d, &(disp_eng->share_thread)); in phl_disp_eng_start()
H A Dpltfm_ops_linux.h623 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule() function
H A Dphl_fsm.c1383 _os_thread_schedule(d, &(root->thread)); in phl_fsm_start_root()
1419 _os_thread_schedule(d, &(fsm->thread)); in phl_fsm_start_fsm()
H A Dphl_cmd_dispatcher.c1498 _os_thread_schedule(d, &(obj->bk_thread)); in dispr_start()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtest_module.c225 _os_thread_schedule(d, thread); in test_thread()
345 _os_thread_schedule(d, thread); in phl_test_module_start()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_windows.h516 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule() function
602 _os_thread_schedule(drv_priv, actual_thread); in _os_tasklet_init()
H A Dpltfm_ops_macos.h365 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule() function
H A Dphl_msg_hub.c238 _os_thread_schedule(d, &(hub->msg_notify_thread)); in phl_msg_hub_start()
H A Dpltfm_ops_none.h446 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule() function
H A Dphl_cmd_dispatch_engine.c153 _os_thread_schedule(d, &(disp_eng->share_thread)); in phl_disp_eng_start()
H A Dphl_fsm.c1383 _os_thread_schedule(d, &(root->thread)); in phl_fsm_start_root()
1419 _os_thread_schedule(d, &(fsm->thread)); in phl_fsm_start_fsm()
H A Dpltfm_ops_linux.h714 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule() function
H A Dphl_cmd_dispatcher.c1499 _os_thread_schedule(d, &(obj->bk_thread)); in dispr_start()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c1431 _os_thread_schedule(drv, &hci->tx_thrd); in phl_trx_init_sdio()