OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:device_list
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_xgmi.h
32
struct list_head
device_list
;
member in struct:amdgpu_hive_info
amdgpu_device.c
4220
struct list_head
device_list
, *device_list_handle = NULL;
local
4243
INIT_LIST_HEAD(&
device_list
);
4292
device_list_handle = &hive->
device_list
;
4294
list_add_tail(&adev->gmc.xgmi.head, &
device_list
);
4295
device_list_handle = &
device_list
;
/src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_bo_driver.h
430
* @
device_list
: List of buffer object devices.
449
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 23 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026