Searched defs:proc_thermal_pci (Results 1 – 1 of 1) sorted by relevance
18 struct proc_thermal_pci { struct19 struct pci_dev *pdev;20 struct proc_thermal_device *proc_priv;21 struct thermal_zone_device *tzone;22 struct delayed_work work;23 int stored_thres;24 int no_legacy;