Lines Matching defs:pdev
865 struct pci_dev *pdev = to_pci_dev(dev); in __nhi_suspend_noirq() local
888 static bool nhi_wake_supported(struct pci_dev *pdev) in nhi_wake_supported()
904 struct pci_dev *pdev = to_pci_dev(dev); in nhi_poweroff_noirq() local
929 struct pci_dev *pdev = to_pci_dev(dev); in nhi_resume_noirq() local
955 struct pci_dev *pdev = to_pci_dev(dev); in nhi_suspend() local
963 struct pci_dev *pdev = to_pci_dev(dev); in nhi_complete() local
979 struct pci_dev *pdev = to_pci_dev(dev); in nhi_runtime_suspend() local
998 struct pci_dev *pdev = to_pci_dev(dev); in nhi_runtime_resume() local
1044 struct pci_dev *pdev = nhi->pdev; in nhi_init_msi() local
1084 static bool nhi_imr_valid(struct pci_dev *pdev) in nhi_imr_valid()
1094 static int nhi_probe(struct pci_dev *pdev, const struct pci_device_id *id) in nhi_probe()
1192 static void nhi_remove(struct pci_dev *pdev) in nhi_remove()