Home
last modified time | relevance | path

Searched refs:pch_thermal_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_pch_thermal.c60 struct pch_thermal_device { struct
81 static void pch_wpt_add_acpi_psv_trip(struct pch_thermal_device *ptd, in pch_wpt_add_acpi_psv_trip()
108 static void pch_wpt_add_acpi_psv_trip(struct pch_thermal_device *ptd, in pch_wpt_add_acpi_psv_trip()
116 static int pch_wpt_init(struct pch_thermal_device *ptd, int *nr_trips) in pch_wpt_init()
171 static int pch_wpt_get_temp(struct pch_thermal_device *ptd, int *temp) in pch_wpt_get_temp()
183 static int pch_wpt_suspend(struct pch_thermal_device *ptd) in pch_wpt_suspend()
197 static int pch_wpt_resume(struct pch_thermal_device *ptd) in pch_wpt_resume()
212 int (*hw_init)(struct pch_thermal_device *ptd, int *nr_trips);
213 int (*get_temp)(struct pch_thermal_device *ptd, int *temp);
214 int (*suspend)(struct pch_thermal_device *pt
[all...]
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_pch_thermal.c83 struct pch_thermal_device { struct
97 static int pch_wpt_add_acpi_psv_trip(struct pch_thermal_device *ptd, int trip) in pch_wpt_add_acpi_psv_trip()
114 static int pch_wpt_add_acpi_psv_trip(struct pch_thermal_device *ptd, int trip) in pch_wpt_add_acpi_psv_trip()
122 struct pch_thermal_device *ptd = thermal_zone_device_priv(tzd); in pch_thermal_get_temp()
163 struct pch_thermal_device *ptd; in intel_pch_thermal_probe()
266 struct pch_thermal_device *ptd = pci_get_drvdata(pdev); in intel_pch_thermal_remove()
277 struct pch_thermal_device *ptd = dev_get_drvdata(device); in intel_pch_thermal_suspend_noirq()
345 struct pch_thermal_device *ptd = dev_get_drvdata(device); in intel_pch_thermal_resume()

Completed in 2 milliseconds