Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c57 temperature = mt7915_mcu_get_temperature(phy); in mt7915_thermal_temp_show()
186 val = mt7915_mcu_get_temperature(phy); in mt7915_thermal_get_temp()
H A Dmt7915.h540 int mt7915_mcu_get_temperature(struct mt7915_phy *phy);
H A Dmcu.c3255 int mt7915_mcu_get_temperature(struct mt7915_phy *phy) in mt7915_mcu_get_temperature() function