Searched defs:device_list (Results 1 - 5 of 5) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_xgmi.h32 struct list_head device_list; member in struct:amdgpu_hive_info
H A Damdgpu_device.c4220 struct list_head device_list, *device_list_handle = NULL; local in function:amdgpu_device_gpu_recover
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_crat.c182 kfd_parse_subtype_cu(struct crat_subtype_computeunit * cu,struct list_head * device_list) argument
221 kfd_parse_subtype_mem(struct crat_subtype_memory * mem,struct list_head * device_list) argument
290 kfd_parse_subtype_cache(struct crat_subtype_cache * cache,struct list_head * device_list) argument
356 kfd_parse_subtype_iolink(struct crat_subtype_iolink * iolink,struct list_head * device_list) argument
432 kfd_parse_subtype(struct crat_subtype_generic * sub_type_hdr,struct list_head * device_list) argument
488 kfd_parse_crat_table(void * crat_image,struct list_head * device_list,uint32_t proximity_domain) argument
[all...]
H A Dkfd_topology.c179 void kfd_release_topology_device_list(struct list_head *device_list) argument
957 static bool kfd_is_acpi_crat_invalid(struct list_head *device_list) argument
196 kfd_create_topology_device(struct list_head * device_list) argument
/src/sys/external/bsd/drm2/dist/include/drm/ttm/
H A Dttm_bo_driver.h449 struct list_head device_list; member in struct:ttm_bo_global
485 struct list_head device_list; member in struct:ttm_bo_device

Completed in 10 milliseconds