Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/
Dpci.h149 void pci_realloc_get_opt(char *);
Dpci.c4596 pci_realloc_get_opt(str + 8); in pci_setup()
4598 pci_realloc_get_opt("on"); in pci_setup()
Dsetup-bus.c1581 void __init pci_realloc_get_opt(char *str) in pci_realloc_get_opt() function