Lines Matching refs:pci_dev
27 struct pci_dev *pdev = to_pci_dev(dev); \
43 struct pci_dev *pdev = to_pci_dev(dev); in eeh_pe_state_show()
59 struct pci_dev *pdev = to_pci_dev(dev); in eeh_pe_state_store()
82 struct pci_dev *pdev = to_pci_dev(dev); in eeh_notify_resume_show()
96 struct pci_dev *pdev = to_pci_dev(dev); in eeh_notify_resume_store()
109 static int eeh_notify_resume_add(struct pci_dev *pdev) in eeh_notify_resume_add()
122 static void eeh_notify_resume_remove(struct pci_dev *pdev) in eeh_notify_resume_remove()
132 static inline int eeh_notify_resume_add(struct pci_dev *pdev) { return 0; } in eeh_notify_resume_add()
133 static inline void eeh_notify_resume_remove(struct pci_dev *pdev) { } in eeh_notify_resume_remove()
136 void eeh_sysfs_add_device(struct pci_dev *pdev) in eeh_sysfs_add_device()
158 void eeh_sysfs_remove_device(struct pci_dev *pdev) in eeh_sysfs_remove_device()