Searched refs:host_int_set_power_mgmt (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/wilc1000/ |
D | host_interface.h | 1016 s32 host_int_set_power_mgmt(struct host_if_drv *hWFIDrv, bool bIsEnabled, u32 u32Timeout);
|
D | linux_wlan.c | 184 host_int_set_power_mgmt(pstrWFIDrv, 1, 0); in dev_state_ev_handler() 204 host_int_set_power_mgmt(pstrWFIDrv, 0, 0); in dev_state_ev_handler()
|
D | wilc_wfi_cfgoperations.c | 2509 host_int_set_power_mgmt(priv->hWILCWFIDrv, enabled, timeout); in set_power_mgmt() 2643 host_int_set_power_mgmt(priv->hWILCWFIDrv, 1, 0); in change_virtual_intf() 2649 host_int_set_power_mgmt(priv->hWILCWFIDrv, 0, 0); in change_virtual_intf() 2761 host_int_set_power_mgmt(priv->hWILCWFIDrv, 0, 0); in change_virtual_intf()
|
D | host_interface.c | 1604 host_int_set_power_mgmt(hif_drv, 0, 0); in Handle_RcvdGnrlAsyncInfo() 1647 host_int_set_power_mgmt(hif_drv, 0, 0); in Handle_RcvdGnrlAsyncInfo() 1981 host_int_set_power_mgmt(hif_drv, 0, 0); in Handle_Disconnect() 4672 s32 host_int_set_power_mgmt(struct host_if_drv *hif_drv, in host_int_set_power_mgmt() function
|