Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c112 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *adev, in int340x_thermal_zone_add() function
191 EXPORT_SYMBOL_GPL(int340x_thermal_zone_add);
H A Dint340x_thermal_zone.h29 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *,
H A Dprocessor_thermal_device.c291 proc_priv->int340x_zone = int340x_thermal_zone_add(adev, get_temp); in proc_thermal_add()