Searched refs:__alloc_res (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/pci/ |
H A D | pci.c | 482 static struct resource *__alloc_res(struct zpci_dev *zdev, unsigned long start, in __alloc_res() function 534 res = __alloc_res(zdev, addr, size, flags); in zpci_setup_bus_resources()
|
/kernel/linux/linux-6.6/arch/s390/pci/ |
H A D | pci.c | 489 static struct resource *__alloc_res(struct zpci_dev *zdev, unsigned long start, in __alloc_res() function 540 res = __alloc_res(zdev, addr, size, flags); in zpci_setup_bus_resources()
|
Completed in 4 milliseconds