Lines Matching defs:pdev
737 struct pci_dev *pdev = to_pci_dev(dev->drm.dev); in vmw_setup_pci_resources() local
827 struct pci_dev *pdev = to_pci_dev(dev_priv->drm.dev); in vmw_driver_load() local
1153 struct pci_dev *pdev = to_pci_dev(dev->dev); in vmw_driver_unload() local
1387 static void vmw_remove(struct pci_dev *pdev) in vmw_remove()
1438 static int vmw_pci_suspend(struct pci_dev *pdev, pm_message_t state) in vmw_pci_suspend()
1452 static int vmw_pci_resume(struct pci_dev *pdev) in vmw_pci_resume()
1461 struct pci_dev *pdev = to_pci_dev(kdev); in vmw_pm_suspend() local
1471 struct pci_dev *pdev = to_pci_dev(kdev); in vmw_pm_resume() local
1478 struct pci_dev *pdev = to_pci_dev(kdev); in vmw_pm_freeze() local
1526 struct pci_dev *pdev = to_pci_dev(kdev); in vmw_pm_restore() local
1613 static int vmw_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in vmw_probe()