Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_job.c189 _os_event_set(d, &(job->wait.done)); in phl_cmd_do_job()
H A Dpltfm_ops_macos.h263 static __inline void _os_event_set(void *h, _os_event *event) in _os_event_set() function
H A Dphl_cmd_general.c160 _os_event_set(drv, &cmd_sync->sync.done); in _phl_cmd_done()
H A Dpltfm_ops_none.h325 static __inline void _os_event_set(void *h, _os_event *event) in _os_event_set() function
H A Dpltfm_ops_windows.h448 static __inline void _os_event_set(void *h, _os_event *event) in _os_event_set() function
H A Dpltfm_ops_linux.h526 static __inline void _os_event_set(void *h, _os_event *event) in _os_event_set() function
H A Dphl_rx.c705 _os_event_set(drv_priv, &sta->comp_sync); in phl_sta_rx_reorder_timer_expired()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_job.c189 _os_event_set(d, &(job->wait.done)); in phl_cmd_do_job()
H A Dpltfm_ops_macos.h254 static __inline void _os_event_set(void *h, _os_event *event) in _os_event_set() function
H A Dphl_cmd_general.c160 _os_event_set(drv, &cmd_sync->sync.done); in _phl_cmd_done()
H A Dpltfm_ops_none.h316 static __inline void _os_event_set(void *h, _os_event *event) in _os_event_set() function
H A Dpltfm_ops_windows.h439 static __inline void _os_event_set(void *h, _os_event *event) in _os_event_set() function
H A Dpltfm_ops_linux.h435 static __inline void _os_event_set(void *h, _os_event *event) in _os_event_set() function
H A Dphl_rx.c700 _os_event_set(drv_priv, &sta->comp_sync); in phl_sta_rx_reorder_timer_expired()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c235 _os_event_set(drv, hci->tx_buf_event); in txbuf_set_ready()