Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c231 static const struct thermal_cooling_device_ops mt7996_thermal_ops = { variable
265 cdev = thermal_cooling_device_register(name, phy, &mt7996_thermal_ops); in mt7996_thermal_init()