Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A 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 = thermal_zone_device_priv(tzd); in sys_get_curr_temp()
149 struct proc_thermal_pci *pci_info = thermal_zone_device_priv(tzd); in sys_set_trip_temp()
173 static int get_trip_temp(struct proc_thermal_pci *pci_info) in get_trip_temp()
204 struct proc_thermal_pci *pci_info; in proc_thermal_pci_probe()
[all …]