Home
last modified time | relevance | path

Searched refs:_os_sema_init (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_dispatch_engine.c76 _os_sema_init(d, &(disp_eng->dispr_ctrl_sema), 1); in phl_disp_eng_init()
149 _os_sema_init(d, &(disp_eng->msg_q_sema), 0); in phl_disp_eng_start()
H A Dpltfm_ops_macos.h220 static inline void _os_sema_init(void *h, _os_sema *sema, int int_cnt) in _os_sema_init() function
H A Dphl_msg_hub.c194 _os_sema_init(d, &(hub->msg_q_sema), 0); in phl_msg_hub_init()
H A Dpltfm_ops_none.h297 static inline void _os_sema_init(void *d, _os_sema *sema, int int_cnt) in _os_sema_init() function
H A Dpltfm_ops_windows.h407 static inline void _os_sema_init(void *h, _os_sema *sema, int int_cnt) in _os_sema_init() function
H A Dphl_fsm.c750 _os_sema_init(d, &fsm->msg_ready, 0); in phl_fsm_init_fsm()
1335 _os_sema_init(d, &root->msg_ready, 0); in phl_fsm_init_root()
H A Dpltfm_ops_linux.h490 static inline void _os_sema_init(void *d, _os_sema *sema, int int_cnt) in _os_sema_init() function
H A Dphl_cmd_dispatcher.c1494 _os_sema_init(d, &(obj->msg_q_sema), 0); in dispr_start()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_dispatch_engine.c76 _os_sema_init(d, &(disp_eng->dispr_ctrl_sema), 1); in phl_disp_eng_init()
149 _os_sema_init(d, &(disp_eng->msg_q_sema), 0); in phl_disp_eng_start()
H A Dpltfm_ops_macos.h211 static inline void _os_sema_init(void *h, _os_sema *sema, int int_cnt) in _os_sema_init() function
H A Dphl_msg_hub.c194 _os_sema_init(d, &(hub->msg_q_sema), 0); in phl_msg_hub_init()
H A Dpltfm_ops_none.h288 static inline void _os_sema_init(void *d, _os_sema *sema, int int_cnt) in _os_sema_init() function
H A Dpltfm_ops_windows.h398 static inline void _os_sema_init(void *h, _os_sema *sema, int int_cnt) in _os_sema_init() function
H A Dpltfm_ops_linux.h399 static inline void _os_sema_init(void *d, _os_sema *sema, int int_cnt) in _os_sema_init() function
H A Dphl_fsm.c750 _os_sema_init(d, &fsm->msg_ready, 0); in phl_fsm_init_fsm()
1335 _os_sema_init(d, &root->msg_ready, 0); in phl_fsm_init_root()
H A Dphl_tx.c743 _os_sema_init(drv_priv, &(handler->os_handler.os_sema), 0); in phl_register_handler()
H A Dphl_cmd_dispatcher.c1493 _os_sema_init(d, &(obj->msg_q_sema), 0); in dispr_start()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/verify/
H A Dphl_test_verify.c222 _os_sema_init(phl_com->drv_priv, &(ver_ctx->cmd_sema), 0); in phl_test_verify_alloc()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/verify/
H A Dphl_test_verify.c222 _os_sema_init(phl_com->drv_priv, &(ver_ctx->cmd_sema), 0); in phl_test_verify_alloc()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/
H A Dphl_test_mp.c323 _os_sema_init(phl_com->drv_priv,&(mp_ctx->mp_cmd_sema), 0); in phl_test_mp_alloc()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/
H A Dphl_test_mp.c323 _os_sema_init(phl_com->drv_priv,&(mp_ctx->mp_cmd_sema), 0); in phl_test_mp_alloc()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtest_module.c343 _os_sema_init(d, &(test_mgnt->busy_chk), 0); in phl_test_module_start()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtest_module.c343 _os_sema_init(d, &(test_mgnt->busy_chk), 0); in phl_test_module_start()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c1428 _os_sema_init(drv, &hci->tx_thrd_sema, 0); in phl_trx_init_sdio()