Searched defs:device_list (Results 1 – 8 of 8) sorted by relevance
964 struct list_head *device_list) in kfd_parse_subtype_cu()1003 struct list_head *device_list) in kfd_parse_subtype_mem()1072 struct list_head *device_list) in kfd_parse_subtype_cache()1141 struct list_head *device_list) in kfd_parse_subtype_iolink()1218 struct list_head *device_list) in kfd_parse_subtype()1273 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list, in kfd_parse_crat_table()
177 void kfd_release_topology_device_list(struct list_head *device_list) in kfd_release_topology_device_list()195 struct list_head *device_list) in kfd_create_topology_device()
53 struct list_head device_list; member220 struct list_head device_list; member
32 struct list_head device_list; member
5371 struct list_head device_list, *device_list_handle = NULL; in amdgpu_device_gpu_recover() local5938 struct list_head device_list; in amdgpu_pci_slot_reset() local
2321 struct list_head device_list; in amdgpu_drv_delayed_reset_work_handler() local
2052 struct list_head device_list, *device_list_handle = NULL; in amdgpu_ras_do_recovery() local
142 Status AdbClient::GetDevices(DeviceIDList &device_list) { in GetDevices()