Home
last modified time | relevance | path

Searched refs:_os_event_free (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_macos.h257 static __inline void _os_event_free(void *h, _os_event *event) in _os_event_free() function
H A Dphl_cmd_general.c87 _os_event_free(phl_to_drvpriv(phl_info), &(cmd_sync->sync.done)); in _phl_cmd_sync_deinit()
H A Dpltfm_ops_none.h318 static __inline void _os_event_free(void *h, _os_event *event) in _os_event_free() function
H A Dpltfm_ops_windows.h438 static __inline void _os_event_free(void *h, _os_event *event) in _os_event_free() function
H A Dpltfm_ops_linux.h517 static __inline void _os_event_free(void *h, _os_event *event) in _os_event_free() function
H A Dphl_sta.c378 _os_event_free(drv, &phl_sta->comp_sync); in _phl_stainfo_deinit()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_macos.h248 static __inline void _os_event_free(void *h, _os_event *event) in _os_event_free() function
H A Dphl_cmd_general.c87 _os_event_free(phl_to_drvpriv(phl_info), &(cmd_sync->sync.done)); in _phl_cmd_sync_deinit()
H A Dpltfm_ops_none.h309 static __inline void _os_event_free(void *h, _os_event *event) in _os_event_free() function
H A Dpltfm_ops_windows.h429 static __inline void _os_event_free(void *h, _os_event *event) in _os_event_free() function
H A Dpltfm_ops_linux.h426 static __inline void _os_event_free(void *h, _os_event *event) in _os_event_free() function
H A Dphl_sta.c375 _os_event_free(drv, &phl_sta->comp_sync); in _phl_stainfo_deinit()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c219 _os_event_free(drv, &event); in txbuf_wait()