Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c171 static const struct thermal_cooling_device_ops mt7915_thermal_ops = { variable
200 cdev = thermal_cooling_device_register(name, phy, &mt7915_thermal_ops); in mt7915_thermal_init()