Searched refs:get_module_name_from_pcimap (Results 1 – 4 of 4) sorted by relevance
141 return_code = get_module_name_from_pcimap(pci_domain, "modules.pcimap"); in main()
149 int get_module_name_from_pcimap(struct pci_domain *pci_domain, char *modules_pcimap_path);
66 int get_module_name_from_pcimap(struct pci_domain *domain, in get_module_name_from_pcimap() function
589 get_module_name_from_pcimap(hardware->pci_domain, in detect_pci()