Searched refs:_os_event_wait (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_rx_agg.c | 78 _os_event_wait(drv, &sta->comp_sync, PHL_REORDER_TIMER_SYNC_TO_MS); in _phl_cancel_rx_reorder_timer()
|
| H A D | pltfm_ops_macos.h | 266 static __inline int _os_event_wait(void *h, _os_event *event, u32 m_sec) in _os_event_wait() function
|
| H A D | phl_cmd_general.c | 115 if (_os_event_wait(drv, &cmd_sync->sync.done, cmd_wait_ms) == 0) { in _phl_cmd_wait()
|
| H A D | phl_cmd_fsm.c | 414 return _os_event_wait(d, &(job->wait.done), m_sec); in wait_completion()
|
| H A D | pltfm_ops_none.h | 328 static __inline int _os_event_wait(void *h, _os_event *event, u32 m_sec) in _os_event_wait() function
|
| H A D | pltfm_ops_windows.h | 452 static __inline int _os_event_wait(void *h, _os_event *event, u32 m_sec) in _os_event_wait() function
|
| H A D | pltfm_ops_linux.h | 448 static __inline int _os_event_wait(void *h, _os_event *event, u32 m_sec) in _os_event_wait() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_rx_agg.c | 78 _os_event_wait(drv, &sta->comp_sync, PHL_REORDER_TIMER_SYNC_TO_MS); in _phl_cancel_rx_reorder_timer()
|
| H A D | pltfm_ops_macos.h | 275 static __inline int _os_event_wait(void *h, _os_event *event, u32 m_sec) in _os_event_wait() function
|
| H A D | phl_cmd_general.c | 115 if (_os_event_wait(drv, &cmd_sync->sync.done, cmd_wait_ms) == 0) { in _phl_cmd_wait()
|
| H A D | phl_cmd_fsm.c | 414 return _os_event_wait(d, &(job->wait.done), m_sec); in wait_completion()
|
| H A D | pltfm_ops_none.h | 337 static __inline int _os_event_wait(void *h, _os_event *event, u32 m_sec) in _os_event_wait() function
|
| H A D | pltfm_ops_windows.h | 461 static __inline int _os_event_wait(void *h, _os_event *event, u32 m_sec) in _os_event_wait() function
|
| H A D | pltfm_ops_linux.h | 539 static __inline int _os_event_wait(void *h, _os_event *event, u32 m_sec) in _os_event_wait() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/ |
| H A D | phl_trx_sdio.c | 215 ret = _os_event_wait(drv, &event, timeout); in txbuf_wait()
|