Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/
Dpci.h174 void pci_realloc_get_opt(char *);
Dpci.c4850 pci_realloc_get_opt(str + 8); in pci_setup()
4852 pci_realloc_get_opt("on"); in pci_setup()
Dsetup-bus.c1625 void __init pci_realloc_get_opt(char *str) in pci_realloc_get_opt() function