Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dvia-cputemp.c214 struct pdev_entry { struct
227 struct pdev_entry *pdev_entry; in via_cputemp_device_add() argument
Dcoretemp.c110 struct pdev_entry { struct
111 struct list_head list;
112 struct platform_device *pdev;
113 u16 phys_proc_id;
608 struct pdev_entry *pdev_entry; in coretemp_device_add() local