Searched defs:pdev_entry (Results 1 – 2 of 2) sorted by relevance
214 struct pdev_entry { struct227 struct pdev_entry *pdev_entry; in via_cputemp_device_add() argument
111 struct pdev_entry { struct112 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