Searched refs:atrm_arg (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_bios.c161 ACPI_OBJECT_LIST atrm_arg; local
164 atrm_arg.Count = 2;
165 atrm_arg.Pointer = &atrm_arg_elements[0];
173 status = AcpiEvaluateObject(atrm_handle, NULL, &atrm_arg, &buffer);

Completed in 38 milliseconds