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

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_acpi.c425 struct acpi_object_list atcs_arg; radeon_atcs_call() local
428 atcs_arg.count = 2; radeon_atcs_call()
429 atcs_arg.pointer = &atcs_arg_elements[0]; radeon_atcs_call()
444 status = acpi_evaluate_object(handle, "ATCS", &atcs_arg, &buffer); radeon_atcs_call()

Completed in 72 milliseconds