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