Home
last modified time | relevance | path

Searched refs:_os_event_init (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_macos.h254 static __inline void _os_event_init(void *h, _os_event *event) in _os_event_init() function
H A Dphl_cmd_general.c77 _os_event_init(drv, &(cmd_sync->sync.done)); in _phl_cmd_sync_init()
H A Dphl_cmd_fsm.c411 _os_event_init(d, &(job->wait.done)); in wait_completion()
H A Dpltfm_ops_none.h315 static __inline void _os_event_init(void *h, _os_event *event) in _os_event_init() function
H A Dpltfm_ops_windows.h433 static __inline void _os_event_init(void *h, _os_event *event) in _os_event_init() function
H A Dpltfm_ops_linux.h512 static __inline void _os_event_init(void *h, _os_event *event) in _os_event_init() function
H A Dphl_sta.c351 _os_event_init(drv, &phl_sta->comp_sync); in _phl_stainfo_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_macos.h245 static __inline void _os_event_init(void *h, _os_event *event) in _os_event_init() function
H A Dphl_cmd_general.c77 _os_event_init(drv, &(cmd_sync->sync.done)); in _phl_cmd_sync_init()
H A Dphl_cmd_fsm.c411 _os_event_init(d, &(job->wait.done)); in wait_completion()
H A Dpltfm_ops_none.h306 static __inline void _os_event_init(void *h, _os_event *event) in _os_event_init() function
H A Dpltfm_ops_windows.h424 static __inline void _os_event_init(void *h, _os_event *event) in _os_event_init() function
H A Dpltfm_ops_linux.h421 static __inline void _os_event_init(void *h, _os_event *event) in _os_event_init() function
H A Dphl_sta.c351 _os_event_init(drv, &phl_sta->comp_sync); in _phl_stainfo_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c212 _os_event_init(drv, &event); in txbuf_wait()