Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.h21 struct int34x_thermal_zone { struct
31 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *, argument
33 void int340x_thermal_zone_remove(struct int34x_thermal_zone *);
34 void int340x_thermal_update_trips(struct int34x_thermal_zone *int34x_zone);
37 struct int34x_thermal_zone *tzone, void *priv_data) in int340x_thermal_zone_set_priv_data()
43 struct int34x_thermal_zone *tzone) in int340x_thermal_zone_get_priv_data()
49 struct int34x_thermal_zone *tzone, in int340x_thermal_zone_device_update()
H A 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()
115 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *adev, in int340x_thermal_zone_add()
118 struct int34x_thermal_zone *int34x_zone; in int340x_thermal_zone_add()
205 void int340x_thermal_zone_remove(struct int34x_thermal_zone *int34x_zone) in int340x_thermal_zone_remove()
215 void int340x_thermal_update_trips(struct int34x_thermal_zone *int34x_zone) in int340x_thermal_update_trips()
H A Dint3402_thermal.c20 struct int34x_thermal_zone *int340x_zone;
H A Dprocessor_thermal_device.h45 struct int34x_thermal_zone *int340x_zone;
H A Dint3403_thermal.c25 struct int34x_thermal_zone *int340x_zone;