Searched refs:moal_usleep_range (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_shim.h | 91 t_void moal_usleep_range(t_void *pmoal, t_u32 min_delay, t_u32 max_delay);
|
| H A D | mlan_decl.h | 2151 t_void (*moal_usleep_range)(t_void *pmoal, t_u32 min_delay, member
|
| H A D | moal_shim.c | 456 t_void moal_usleep_range(t_void *pmoal, t_u32 min_delay, t_u32 max_delay) function
|
| H A D | moal_main.c | 819 .moal_usleep_range = moal_usleep_range,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_shim.c | 249 MASSERT(pmdevice->callbacks.moal_usleep_range); in mlan_register() 255 !pmdevice->callbacks.moal_usleep_range || in mlan_register()
|
| H A D | mlan_decl.h | 2151 t_void (*moal_usleep_range)(t_void *pmoal, t_u32 min_delay, member
|
| H A D | mlan_pcie.c | 3428 pcb->moal_usleep_range(pmadapter->pmoal_handle, 10, 20); in wlan_pcie_prog_fw_w_helper()
|