OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:to_amdgpu_device
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ras_eeprom.c
63
#define
to_amdgpu_device
(x) (container_of(x, struct amdgpu_ras, eeprom_control))->adev
macro
212
struct amdgpu_device *adev =
to_amdgpu_device
(control);
275
struct amdgpu_device *adev =
to_amdgpu_device
(control);
388
struct amdgpu_device *adev =
to_amdgpu_device
(control);
amdgpu_smu_v11_0_i2c.c
54
#define
to_amdgpu_device
(x) (container_of(x, struct amdgpu_ras, eeprom_control.eeprom_accessor))->adev
macro
59
struct amdgpu_device *adev =
to_amdgpu_device
(control);
69
struct amdgpu_device *adev =
to_amdgpu_device
(control);
76
struct amdgpu_device *adev =
to_amdgpu_device
(control);
86
struct amdgpu_device *adev =
to_amdgpu_device
(control);
102
struct amdgpu_device *adev =
to_amdgpu_device
(control);
125
struct amdgpu_device *adev =
to_amdgpu_device
(control);
134
struct amdgpu_device *adev =
to_amdgpu_device
(control);
185
struct amdgpu_device *adev =
to_amdgpu_device
(control);
233
struct amdgpu_device *adev =
to_amdgpu_device
(control)
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_arcturus_ppt.c
50
#define
to_amdgpu_device
(x) (container_of(x, struct amdgpu_ras, eeprom_control.eeprom_accessor))->adev
macro
2041
struct amdgpu_device *adev =
to_amdgpu_device
(control);
2079
struct amdgpu_device *adev =
to_amdgpu_device
(control);
2196
struct amdgpu_device *adev =
to_amdgpu_device
(control);
2220
struct amdgpu_device *adev =
to_amdgpu_device
(control);
Completed in 52 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025