Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.h21 struct int34x_thermal_zone { struct
29 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *, argument
31 void int340x_thermal_zone_remove(struct int34x_thermal_zone *);
32 void int340x_thermal_update_trips(struct int34x_thermal_zone *int34x_zone);
35 struct int34x_thermal_zone *tzone, void *priv_data) in int340x_thermal_zone_set_priv_data()
41 struct int34x_thermal_zone *tzone) in int340x_thermal_zone_get_priv_data()
47 struct int34x_thermal_zone *tzone, in int340x_thermal_zone_device_update()
Dint340x_thermal_zone.c17 struct int34x_thermal_zone *d = thermal_zone_device_priv(zone); in int340x_thermal_get_zone_temp()
44 struct int34x_thermal_zone *d = thermal_zone_device_priv(zone); in int340x_thermal_set_trip_temp()
112 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *adev, in int340x_thermal_zone_add()
120 struct int34x_thermal_zone *int34x_zone; in int340x_thermal_zone_add()
193 void int340x_thermal_zone_remove(struct int34x_thermal_zone *int34x_zone) in int340x_thermal_zone_remove()
203 struct int34x_thermal_zone *int34x_zone = arg; in int340x_update_one_trip()
233 void int340x_thermal_update_trips(struct int34x_thermal_zone *int34x_zone) in int340x_thermal_update_trips()
Dint3402_thermal.c20 struct int34x_thermal_zone *int340x_zone;
Dprocessor_thermal_device.h47 struct int34x_thermal_zone *int340x_zone;
Dint3403_thermal.c25 struct int34x_thermal_zone *int340x_zone;