Searched defs:proc_thermal_pci (Results 1 – 1 of 1) sorted by relevance
23 struct proc_thermal_pci { struct24 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;