hwloc_pcidisc_find_by_busid  112 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-cuda.c       parent = hwloc_pcidisc_find_by_busid(topology, domain, bus, dev, 0);
hwloc_pcidisc_find_by_busid  122 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-gl.c       parent = hwloc_pcidisc_find_by_busid(topology, (unsigned)nv_ctrl_pci_domain, (unsigned)nv_ctrl_pci_bus, (unsigned)nv_ctrl_pci_device, (unsigned)nv_ctrl_pci_func);
hwloc_pcidisc_find_by_busid 4858 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     parent = hwloc_pcidisc_find_by_busid(topology, pcidomain, pcibus, pcidev, pcifunc);
hwloc_pcidisc_find_by_busid   72 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-nvml.c       parent = hwloc_pcidisc_find_by_busid(topology, pci.domain, pci.bus, pci.device, 0);
hwloc_pcidisc_find_by_busid  137 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c 	parent = hwloc_pcidisc_find_by_busid(topology, 0, (unsigned)amdtopo.pcie.bus, (unsigned)amdtopo.pcie.device, (unsigned)amdtopo.pcie.function);
hwloc_pcidisc_find_by_busid  523 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC struct hwloc_obj * hwloc_pcidisc_find_by_busid(struct hwloc_topology *topology, unsigned domain, unsigned bus, unsigned dev, unsigned func);