Home
last modified time | relevance | path

Searched defs:pdev (Results 1 – 3 of 3) sorted by relevance

/samples/vfio-mdev/
Dmdpy-fb.c98 static int mdpy_fb_probe(struct pci_dev *pdev, in mdpy_fb_probe()
192 static void mdpy_fb_remove(struct pci_dev *pdev) in mdpy_fb_remove()
/samples/qmi/
Dqmi_sample_client.c453 static int qmi_sample_probe(struct platform_device *pdev) in qmi_sample_probe()
514 static int qmi_sample_remove(struct platform_device *pdev) in qmi_sample_remove()
538 struct platform_device *pdev; in qmi_sample_new_server() local
567 struct platform_device *pdev = service->priv; in qmi_sample_del_server() local
/samples/v4l/
Dv4l2-pci-skeleton.c65 struct pci_dev *pdev; member
754 static int skeleton_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in skeleton_probe()
897 static void skeleton_remove(struct pci_dev *pdev) in skeleton_remove()