| tag | line | file | source code |
|---|---|---|---|
| get_pci_list | 864 | drivers/pci/pci.c | int len = get_pci_list((char*)mem_start); |
| get_pci_list | 761 | fs/proc/array.c | extern int get_pci_list(char*); |
| get_pci_list | 777 | fs/proc/array.c | return get_pci_list(page); |
| get_pci_list | 548 | include/linux/pci.h | extern int get_pci_list (char *buf); |