Home
last modified time | relevance | path

Searched refs:physdev_pci_device (Results 1 – 2 of 2) sorted by relevance

/linux/include/xen/interface/
H A Dphysdev.h266 struct physdev_pci_device { struct
274 struct physdev_pci_device dev; argument
295 struct physdev_pci_device pci;
/linux/drivers/xen/
H A Dpci.c175 struct physdev_pci_device device = { in xen_remove_device()