Lines Matching refs:pci_dev
28 struct pci_dev *pdev = to_pci_dev(dev); \
44 struct pci_dev *pdev = to_pci_dev(dev); in eeh_pe_state_show()
60 struct pci_dev *pdev = to_pci_dev(dev); in eeh_pe_state_store()
83 struct pci_dev *pdev = to_pci_dev(dev); in eeh_notify_resume_show()
97 struct pci_dev *pdev = to_pci_dev(dev); in eeh_notify_resume_store()
110 static int eeh_notify_resume_add(struct pci_dev *pdev) in eeh_notify_resume_add()
123 static void eeh_notify_resume_remove(struct pci_dev *pdev) in eeh_notify_resume_remove()
133 static inline int eeh_notify_resume_add(struct pci_dev *pdev) { return 0; } in eeh_notify_resume_add()
134 static inline void eeh_notify_resume_remove(struct pci_dev *pdev) { } in eeh_notify_resume_remove()
137 void eeh_sysfs_add_device(struct pci_dev *pdev) in eeh_sysfs_add_device()
159 void eeh_sysfs_remove_device(struct pci_dev *pdev) in eeh_sysfs_remove_device()