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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_acpi.c23 struct acpi_object_list atif_arg; local
26 atif_arg.count = 2;
27 atif_arg.pointer = &atif_arg_elements[0];
34 status = acpi_evaluate_object(handle, "ATIF", &atif_arg, &buffer);

Completed in 103 milliseconds