Home
last modified time | relevance | path

Searched refs:acpi_object (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/acpica/include/
Dactypes.h932 typedef union acpi_object union
959 union acpi_object *Elements; /* Pointer to an array of ACPI_OBJECTs */
/freebsd-10-stable/sys/dev/drm2/radeon/
Dradeon_acpi.c395 static union acpi_object *radeon_atcs_call(ACPI_HANDLE handle, int function, in radeon_atcs_call()