Searched refs:kfd_topology_enum_kfd_devices (Results 1 – 4 of 4) sorted by relevance
62 while ((kfd_topology_enum_kfd_devices(i, &dev)) == 0) { in kfd_pasid_alloc()
371 while (kfd_topology_enum_kfd_devices(id, &dev) == 0) { in kfd_init_apertures()
812 int kfd_topology_enum_kfd_devices(uint8_t idx, struct kfd_dev **kdev);
1320 int kfd_topology_enum_kfd_devices(uint8_t idx, struct kfd_dev **kdev) in kfd_topology_enum_kfd_devices() function