Lines Matching defs:pdev
902 struct pci_dev *pdev = to_pci_dev(dev); in __nhi_suspend_noirq() local
927 struct pci_dev *pdev = to_pci_dev(dev); in nhi_freeze_noirq() local
935 struct pci_dev *pdev = to_pci_dev(dev); in nhi_thaw_noirq() local
941 static bool nhi_wake_supported(struct pci_dev *pdev) in nhi_wake_supported()
957 struct pci_dev *pdev = to_pci_dev(dev); in nhi_poweroff_noirq() local
982 struct pci_dev *pdev = to_pci_dev(dev); in nhi_resume_noirq() local
1008 struct pci_dev *pdev = to_pci_dev(dev); in nhi_suspend() local
1016 struct pci_dev *pdev = to_pci_dev(dev); in nhi_complete() local
1032 struct pci_dev *pdev = to_pci_dev(dev); in nhi_runtime_suspend() local
1051 struct pci_dev *pdev = to_pci_dev(dev); in nhi_runtime_resume() local
1107 struct pci_dev *pdev = nhi->pdev; in nhi_init_msi() local
1147 static bool nhi_imr_valid(struct pci_dev *pdev) in nhi_imr_valid()
1180 static int nhi_probe(struct pci_dev *pdev, const struct pci_device_id *id) in nhi_probe()
1278 static void nhi_remove(struct pci_dev *pdev) in nhi_remove()