Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device_pci.c23 struct proc_thermal_pci { struct
24 struct pci_dev *pdev;
25 struct proc_thermal_device *proc_priv;
26 struct thermal_zone_device *tzone;
27 struct delayed_work work;
28 int stored_thres;
29 int no_legacy;