| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_dispatch_engine.c | 76 _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 D | pltfm_ops_macos.h | 220 static inline void _os_sema_init(void *h, _os_sema *sema, int int_cnt) in _os_sema_init() function
|
| H A D | phl_msg_hub.c | 194 _os_sema_init(d, &(hub->msg_q_sema), 0); in phl_msg_hub_init()
|
| H A D | pltfm_ops_none.h | 297 static inline void _os_sema_init(void *d, _os_sema *sema, int int_cnt) in _os_sema_init() function
|
| H A D | pltfm_ops_windows.h | 407 static inline void _os_sema_init(void *h, _os_sema *sema, int int_cnt) in _os_sema_init() function
|
| H A D | phl_fsm.c | 750 _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 D | pltfm_ops_linux.h | 490 static inline void _os_sema_init(void *d, _os_sema *sema, int int_cnt) in _os_sema_init() function
|
| H A D | phl_cmd_dispatcher.c | 1494 _os_sema_init(d, &(obj->msg_q_sema), 0); in dispr_start()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_dispatch_engine.c | 76 _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 D | pltfm_ops_macos.h | 211 static inline void _os_sema_init(void *h, _os_sema *sema, int int_cnt) in _os_sema_init() function
|
| H A D | phl_msg_hub.c | 194 _os_sema_init(d, &(hub->msg_q_sema), 0); in phl_msg_hub_init()
|
| H A D | pltfm_ops_none.h | 288 static inline void _os_sema_init(void *d, _os_sema *sema, int int_cnt) in _os_sema_init() function
|
| H A D | pltfm_ops_windows.h | 398 static inline void _os_sema_init(void *h, _os_sema *sema, int int_cnt) in _os_sema_init() function
|
| H A D | pltfm_ops_linux.h | 399 static inline void _os_sema_init(void *d, _os_sema *sema, int int_cnt) in _os_sema_init() function
|
| H A D | phl_fsm.c | 750 _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 D | phl_tx.c | 743 _os_sema_init(drv_priv, &(handler->os_handler.os_sema), 0); in phl_register_handler()
|
| H A D | phl_cmd_dispatcher.c | 1493 _os_sema_init(d, &(obj->msg_q_sema), 0); in dispr_start()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/verify/ |
| H A D | phl_test_verify.c | 222 _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 D | phl_test_verify.c | 222 _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 D | phl_test_mp.c | 323 _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 D | phl_test_mp.c | 323 _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 D | test_module.c | 343 _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 D | test_module.c | 343 _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 D | phl_trx_sdio.c | 1428 _os_sema_init(drv, &hci->tx_thrd_sema, 0); in phl_trx_init_sdio()
|