Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/
Dpci.h171 void pci_realloc_get_opt(char *);
Dpci.c6082 pci_realloc_get_opt(str + 8); in pci_setup()
6084 pci_realloc_get_opt("on"); in pci_setup()
Dsetup-bus.c1687 void __init pci_realloc_get_opt(char *str) in pci_realloc_get_opt() function