Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_acpi.c136 char acpi_method_name[255] = { 0 }; in intel_dsm_detect() local
137 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in intel_dsm_detect()
150 acpi_method_name); in intel_dsm_detect()
/linux-4.1.27/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.1.27/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()