Searched refs:pcistub_device_id_remove (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
H A D | pci_stub.c | 1102 static int pcistub_device_id_remove(int domain, int bus, int slot, int func) in pcistub_device_id_remove() function 1202 err = pcistub_device_id_remove(domain, bus, slot, func); in remove_slot_store()
|
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/ |
H A D | pci_stub.c | 1101 static int pcistub_device_id_remove(int domain, int bus, int slot, int func) in pcistub_device_id_remove() function 1201 err = pcistub_device_id_remove(domain, bus, slot, func); in remove_slot_store()
|
Completed in 5 milliseconds