Lines Matching defs:device
4 * Linux device driver for PCI based Prism54
529 struct device *parent = pdev->dev.parent;
559 dev_err(&pdev->dev, "Cannot enable new PCI device\n");
607 dev_err(&pdev->dev, "Cannot map device memory\n");
672 static int p54p_suspend(struct device *device)
674 struct pci_dev *pdev = to_pci_dev(device);
682 static int p54p_resume(struct device *device)
684 struct pci_dev *pdev = to_pci_dev(device);