hwloc_pcidisc_find_busid_parent  114 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-cuda.c 	parent = hwloc_pcidisc_find_busid_parent(topology, domain, bus, dev, 0);
hwloc_pcidisc_find_busid_parent  124 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-gl.c 	parent = hwloc_pcidisc_find_busid_parent(topology, (unsigned)nv_ctrl_pci_domain, (unsigned)nv_ctrl_pci_bus, (unsigned)nv_ctrl_pci_device, (unsigned)nv_ctrl_pci_func);
hwloc_pcidisc_find_busid_parent 4862 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     parent = hwloc_pcidisc_find_busid_parent(topology, pcidomain, pcibus, pcidev, pcifunc);
hwloc_pcidisc_find_busid_parent   74 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-nvml.c 	parent = hwloc_pcidisc_find_busid_parent(topology, pci.domain, pci.bus, pci.device, 0);
hwloc_pcidisc_find_busid_parent  139 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c 	  parent = hwloc_pcidisc_find_busid_parent(topology, 0, (unsigned)amdtopo.pcie.bus, (unsigned)amdtopo.pcie.device, (unsigned)amdtopo.pcie.function);
hwloc_pcidisc_find_busid_parent  535 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC struct hwloc_obj * hwloc_pcidisc_find_busid_parent(struct hwloc_topology *topology, unsigned domain, unsigned bus, unsigned dev, unsigned func);