Home
last modified time | relevance | path

Searched refs:get_module_name_from_pcimap (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/com32/modules/
Dpcitest.c141 return_code = get_module_name_from_pcimap(pci_domain, "modules.pcimap"); in main()
/external/syslinux/com32/include/sys/
Dpci.h149 int get_module_name_from_pcimap(struct pci_domain *pci_domain, char *modules_pcimap_path);
/external/syslinux/com32/lib/pci/
Dscan.c66 int get_module_name_from_pcimap(struct pci_domain *domain, in get_module_name_from_pcimap() function
/external/syslinux/com32/hdt/
Dhdt-common.c589 get_module_name_from_pcimap(hardware->pci_domain, in detect_pci()