Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c23 struct proc_thermal_pci { struct
81 static void proc_thermal_mmio_read(struct proc_thermal_pci *pci_info, in proc_thermal_mmio_read()
91 static void proc_thermal_mmio_write(struct proc_thermal_pci *pci_info, in proc_thermal_mmio_write()
119 struct proc_thermal_pci *pci_info = container_of(delayed_work, in proc_thermal_threshold_work_fn()
120 struct proc_thermal_pci, work); in proc_thermal_threshold_work_fn()
152 struct proc_thermal_pci *pci_info = devid; in proc_thermal_irq_thread_handler()
179 struct proc_thermal_pci *pci_info = devid; in proc_thermal_irq_handler()
219 struct proc_thermal_pci *pci_info = thermal_zone_device_priv(tzd); in sys_get_curr_temp()
231 struct proc_thermal_pci *pci_info = thermal_zone_device_priv(tzd); in sys_set_trip_temp()
255 static int get_trip_temp(struct proc_thermal_pci *pci_info) in get_trip_temp()
[all …]