Searched refs:pwrstate (Results 1 – 4 of 4) sorted by relevance
85 void efuse_power_switch(struct adapter *adapt, u8 write, u8 pwrstate);
90 void efuse_power_switch(struct ieee80211_hw *hw, u8 write, u8 pwrstate);
1091 void efuse_power_switch(struct ieee80211_hw *hw, u8 write, u8 pwrstate) in efuse_power_switch() argument1098 if (pwrstate && (rtlhal->hw_type != HARDWARE_TYPE_RTL8192SE)) { in efuse_power_switch()1132 if (pwrstate) { in efuse_power_switch()
28 void efuse_power_switch(struct adapter *pAdapter, u8 write, u8 pwrstate) in efuse_power_switch() argument33 if (pwrstate) { in efuse_power_switch()