Home
last modified time | relevance | path

Searched refs:pci_remove_device (Results 1 – 3 of 3) sorted by relevance

/xen/xen/arch/x86/
A Dphysdev.c457 ret = pci_remove_device(0, manage_pci.bus, manage_pci.devfn); in do_physdev_op()
527 ret = pci_remove_device(dev.seg, dev.bus, dev.devfn); in do_physdev_op()
/xen/xen/include/xen/
A Dpci.h170 int pci_remove_device(u16 seg, u8 bus, u8 devfn);
/xen/xen/drivers/passthrough/
A Dpci.c827 int pci_remove_device(u16 seg, u8 bus, u8 devfn) in pci_remove_device() function

Completed in 8 milliseconds