Home
last modified time | relevance | path

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

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