Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pci/
Dpci.h253 void pci_realloc_get_opt(char *);
Dpci.c6813 pci_realloc_get_opt(str + 8); in pci_setup()
6815 pci_realloc_get_opt("on"); in pci_setup()
Dsetup-bus.c1777 void __init pci_realloc_get_opt(char *str) in pci_realloc_get_opt() function