Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dvia-cputemp.c214 struct pdev_entry { struct
227 struct pdev_entry *pdev_entry; in via_cputemp_device_add() argument
Dcoretemp.c111 struct pdev_entry { struct
112 struct list_head list;
113 struct platform_device *pdev;
114 u16 phys_proc_id;
609 struct pdev_entry *pdev_entry; in coretemp_device_add() local