Searched refs:pci_remove_device (Results 1 – 3 of 3) sorted by relevance
457 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()
170 int pci_remove_device(u16 seg, u8 bus, u8 devfn);
827 int pci_remove_device(u16 seg, u8 bus, u8 devfn) in pci_remove_device() function
Completed in 8 milliseconds