Searched refs:acpi_method (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/amd/include/ |
D | cgs_common.h | 396 uint32_t acpi_method, 509 #define cgs_call_acpi_method(dev, acpi_method, acpi_function, pintput, poutput, output_count, input… argument 510 …CGS_CALL(call_acpi_method, dev, acpi_method, acpi_function, pintput, poutput, output_count, input_…
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_cgs.c | 1085 uint32_t acpi_method, in amdgpu_cgs_call_acpi_method() argument 1111 info.name = acpi_method; in amdgpu_cgs_call_acpi_method()
|