Searched refs:pcistub_reg_add (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
H A D | pci_stub.c | 1131 static int pcistub_reg_add(int domain, int bus, int slot, int func, in pcistub_reg_add() function 1314 err = pcistub_reg_add(domain, bus, slot, func, reg, size, mask); in quirks_store()
|
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/ |
H A D | pci_stub.c | 1130 static int pcistub_reg_add(int domain, int bus, int slot, int func, in pcistub_reg_add() function 1313 err = pcistub_reg_add(domain, bus, slot, func, reg, size, mask); in quirks_store()
|
Completed in 5 milliseconds