Lines Matching defs:pdev
966 struct pci_dev *pdev = to_pci_dev(dev); in __nhi_suspend_noirq() local
991 struct pci_dev *pdev = to_pci_dev(dev); in nhi_freeze_noirq() local
999 struct pci_dev *pdev = to_pci_dev(dev); in nhi_thaw_noirq() local
1005 static bool nhi_wake_supported(struct pci_dev *pdev) in nhi_wake_supported()
1021 struct pci_dev *pdev = to_pci_dev(dev); in nhi_poweroff_noirq() local
1046 struct pci_dev *pdev = to_pci_dev(dev); in nhi_resume_noirq() local
1072 struct pci_dev *pdev = to_pci_dev(dev); in nhi_suspend() local
1080 struct pci_dev *pdev = to_pci_dev(dev); in nhi_complete() local
1096 struct pci_dev *pdev = to_pci_dev(dev); in nhi_runtime_suspend() local
1115 struct pci_dev *pdev = to_pci_dev(dev); in nhi_runtime_resume() local
1183 static int nhi_check_iommu_pdev(struct pci_dev *pdev, void *data) in nhi_check_iommu_pdev()
1257 struct pci_dev *pdev = nhi->pdev; in nhi_init_msi() local
1296 static bool nhi_imr_valid(struct pci_dev *pdev) in nhi_imr_valid()
1329 static int nhi_probe(struct pci_dev *pdev, const struct pci_device_id *id) in nhi_probe()
1417 static void nhi_remove(struct pci_dev *pdev) in nhi_remove()