Home
last modified time | relevance | path

Searched refs:dove_thermal (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/thermal/
H A Ddove_thermal.c142 thermal = thermal_tripless_zone_device_register("dove_thermal", priv, in dove_thermal_probe()
163 struct thermal_zone_device *dove_thermal = in dove_thermal_exit() local
166 thermal_zone_device_unregister(dove_thermal); in dove_thermal_exit()
177 .name = "dove_thermal",
H A DMakefile45 obj-$(CONFIG_DOVE_THERMAL) += dove_thermal.o
/kernel/linux/linux-5.10/drivers/thermal/
H A Ddove_thermal.c148 thermal = thermal_zone_device_register("dove_thermal", 0, 0, in dove_thermal_probe()
169 struct thermal_zone_device *dove_thermal = in dove_thermal_exit() local
172 thermal_zone_device_unregister(dove_thermal); in dove_thermal_exit()
183 .name = "dove_thermal",

Completed in 2 milliseconds