Home
last modified time | relevance | path

Searched refs:acpi_method_name (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_acpi.c135 char acpi_method_name[255] = { 0 }; in intel_dsm_detect() local
136 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in intel_dsm_detect()
149 acpi_method_name); in intel_dsm_detect()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c251 char acpi_method_name[255] = { 0 }; in nouveau_dsm_detect() local
252 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in nouveau_dsm_detect()
293 acpi_method_name); in nouveau_dsm_detect()
300 acpi_method_name); in nouveau_dsm_detect()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c517 char acpi_method_name[255] = { 0 }; in radeon_atpx_detect() local
518 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in radeon_atpx_detect()
539 acpi_method_name); in radeon_atpx_detect()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c519 char acpi_method_name[255] = { 0 }; in amdgpu_atpx_detect() local
520 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in amdgpu_atpx_detect()
540 acpi_method_name); in amdgpu_atpx_detect()