Searched refs:acpi_method_name (Results 1 – 5 of 5) sorted by relevance
149 char acpi_method_name[255] = { 0 }; in intel_dsm_detect() local150 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in intel_dsm_detect()162 acpi_method_name); in intel_dsm_detect()
268 char acpi_method_name[255] = { 0 }; in nouveau_dsm_detect() local269 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in nouveau_dsm_detect()307 acpi_method_name); in nouveau_dsm_detect()319 acpi_method_name); in nouveau_dsm_detect()
550 char acpi_method_name[255] = { 0 }; in radeon_atpx_detect() local551 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in radeon_atpx_detect()580 acpi_method_name); in radeon_atpx_detect()
608 char acpi_method_name[255] = { 0 }; in amdgpu_atpx_detect() local609 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in amdgpu_atpx_detect()639 acpi_method_name); in amdgpu_atpx_detect()
213 char acpi_method_name[255] = { 0 }; in amdgpu_atif_probe_handle() local214 struct acpi_buffer buffer = { sizeof(acpi_method_name), acpi_method_name }; in amdgpu_atif_probe_handle()235 DRM_DEBUG_DRIVER("Found ATIF handle %s\n", acpi_method_name); in amdgpu_atif_probe_handle()