Lines Matching defs:pdev
73 struct pci_dev *pdev; in t7xx_mode_store() local
109 struct pci_dev *pdev; in t7xx_mode_show() local
130 struct pci_dev *pdev; in t7xx_debug_ports_store() local
154 struct pci_dev *pdev; in t7xx_debug_ports_show() local
226 struct pci_dev *pdev = t7xx_dev->pdev; in t7xx_pci_pm_init() local
407 static int __t7xx_pci_pm_suspend(struct pci_dev *pdev) in __t7xx_pci_pm_suspend()
569 static int __t7xx_pci_pm_resume(struct pci_dev *pdev, bool state_check) in __t7xx_pci_pm_resume()
677 struct pci_dev *pdev = to_pci_dev(dev); in t7xx_pci_pm_resume_noirq() local
686 static void t7xx_pci_shutdown(struct pci_dev *pdev) in t7xx_pci_shutdown()
693 struct pci_dev *pdev = to_pci_dev(dev); in t7xx_pci_pm_prepare() local
744 static int t7xx_request_irq(struct pci_dev *pdev) in t7xx_request_irq()
789 struct pci_dev *pdev = t7xx_dev->pdev; in t7xx_setup_msix() local
834 static int t7xx_pci_probe(struct pci_dev *pdev, const struct pci_device_id *id) in t7xx_pci_probe()
919 static void t7xx_pci_remove(struct pci_dev *pdev) in t7xx_pci_remove()