Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dpci.h127 int pci_remove_device(u16 seg, u8 bus, u8 devfn);
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dphysdev.c461 ret = pci_remove_device(0, manage_pci.bus, manage_pci.devfn); in do_physdev_op()
531 ret = pci_remove_device(dev.seg, dev.bus, dev.devfn); in do_physdev_op()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Dpci.c770 int pci_remove_device(u16 seg, u8 bus, u8 devfn) in pci_remove_device() function

Completed in 6 milliseconds