Searched refs:iwl_mld_update_device_power (Results 1 – 4 of 4) sorted by relevance
12 int iwl_mld_update_device_power(struct iwl_mld *mld, bool d3);
26 int iwl_mld_update_device_power(struct iwl_mld *mld, bool d3) in iwl_mld_update_device_power() function
1404 ret = iwl_mld_update_device_power(mld, true); in iwl_mld_no_wowlan_suspend()1457 return iwl_mld_update_device_power(mld, false); in iwl_mld_no_wowlan_resume()2023 iwl_mld_update_device_power(mld, false); in iwl_mld_wowlan_resume()
1411 iwl_mld_update_device_power(mld, false); in iwl_mld_smps_workaround()