Lines Matching defs:pdev
36 struct xen_pcibk_device *pdev; in alloc_pdev() local
62 static void xen_pcibk_disconnect(struct xen_pcibk_device *pdev) in xen_pcibk_disconnect()
84 static void free_pdev(struct xen_pcibk_device *pdev) in free_pdev()
101 static int xen_pcibk_do_attach(struct xen_pcibk_device *pdev, int gnt_ref, in xen_pcibk_do_attach()
136 static int xen_pcibk_attach(struct xen_pcibk_device *pdev) in xen_pcibk_attach()
195 static int xen_pcibk_publish_pci_dev(struct xen_pcibk_device *pdev, in xen_pcibk_publish_pci_dev()
218 static int xen_pcibk_export_device(struct xen_pcibk_device *pdev, in xen_pcibk_export_device()
265 static int xen_pcibk_remove_device(struct xen_pcibk_device *pdev, in xen_pcibk_remove_device()
292 static int xen_pcibk_publish_pci_root(struct xen_pcibk_device *pdev, in xen_pcibk_publish_pci_root()
352 static int xen_pcibk_reconfigure(struct xen_pcibk_device *pdev) in xen_pcibk_reconfigure()
510 struct xen_pcibk_device *pdev = dev_get_drvdata(&xdev->dev); in xen_pcibk_frontend_changed() local
551 static int xen_pcibk_setup_backend(struct xen_pcibk_device *pdev) in xen_pcibk_setup_backend()
651 struct xen_pcibk_device *pdev = in xen_pcibk_be_watch() local
668 struct xen_pcibk_device *pdev = alloc_pdev(dev); in xen_pcibk_xenbus_probe() local
701 struct xen_pcibk_device *pdev = dev_get_drvdata(&dev->dev); in xen_pcibk_xenbus_remove() local