Lines Matching defs:pdev
730 struct pci_dev *pdev = to_pci_dev(dev->drm.dev); in vmw_setup_pci_resources() local
857 struct pci_dev *pdev = to_pci_dev(dev_priv->drm.dev); in vmw_driver_load() local
1188 struct pci_dev *pdev = to_pci_dev(dev->dev); in vmw_driver_unload() local
1430 static void vmw_remove(struct pci_dev *pdev) in vmw_remove()
1485 static int vmw_pci_suspend(struct pci_dev *pdev, pm_message_t state) in vmw_pci_suspend()
1499 static int vmw_pci_resume(struct pci_dev *pdev) in vmw_pci_resume()
1508 struct pci_dev *pdev = to_pci_dev(kdev); in vmw_pm_suspend() local
1518 struct pci_dev *pdev = to_pci_dev(kdev); in vmw_pm_resume() local
1525 struct pci_dev *pdev = to_pci_dev(kdev); in vmw_pm_freeze() local
1567 struct pci_dev *pdev = to_pci_dev(kdev); in vmw_pm_restore() local
1647 static int vmw_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in vmw_probe()