Home
last modified time | relevance | path

Searched refs:mt7915_mcu_set_thermal_throttling (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dinit.c146 ret = mt7915_mcu_set_thermal_throttling(phy, throttling); in mt7915_thermal_set_cur_throttle_state()
203 return mt7915_mcu_set_thermal_throttling(phy, in mt7915_thermal_init()
Dmt7915.h502 int mt7915_mcu_set_thermal_throttling(struct mt7915_phy *phy, u8 state);
Dmcu.c2996 int mt7915_mcu_set_thermal_throttling(struct mt7915_phy *phy, u8 state) in mt7915_mcu_set_thermal_throttling() function