OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atif_arg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_acpi.c
102
struct acpi_object_list
atif_arg
;
local in function:amdgpu_atif_call
105
atif_arg
.count = 2;
106
atif_arg
.pointer = &atif_arg_elements[0];
121
status = acpi_evaluate_object(atif->handle, NULL, &
atif_arg
,
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_acpi.c
135
struct acpi_object_list
atif_arg
;
local in function:radeon_atif_call
138
atif_arg
.count = 2;
139
atif_arg
.pointer = &atif_arg_elements[0];
154
status = acpi_evaluate_object(handle, "ATIF", &
atif_arg
, &buffer);
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025