Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device_pci.c18 struct proc_thermal_pci { struct
64 static void proc_thermal_mmio_read(struct proc_thermal_pci *pci_info, in proc_thermal_mmio_read()
74 static void proc_thermal_mmio_write(struct proc_thermal_pci *pci_info, in proc_thermal_mmio_write()
102 struct proc_thermal_pci *pci_info = container_of(delayed_work, in proc_thermal_threshold_work_fn()
103 struct proc_thermal_pci, work); in proc_thermal_threshold_work_fn()
122 struct proc_thermal_pci *pci_info = devid; in proc_thermal_irq_handler()
138 struct proc_thermal_pci *pci_info = tzd->devdata; in sys_get_curr_temp()
150 struct proc_thermal_pci *pci_info = tzd->devdata; in sys_get_trip_temp()
177 struct proc_thermal_pci *pci_info = tzd->devdata; in sys_set_trip_temp()
218 struct proc_thermal_pci *pci_info; in proc_thermal_pci_probe()
[all …]