Searched refs:acpi_method_name (Results 1 – 4 of 4) sorted by relevance
135 char acpi_method_name[255] = { 0 }; in intel_dsm_detect() local136 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in intel_dsm_detect()149 acpi_method_name); in intel_dsm_detect()
251 char acpi_method_name[255] = { 0 }; in nouveau_dsm_detect() local252 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()
517 char acpi_method_name[255] = { 0 }; in radeon_atpx_detect() local518 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in radeon_atpx_detect()539 acpi_method_name); in radeon_atpx_detect()
519 char acpi_method_name[255] = { 0 }; in amdgpu_atpx_detect() local520 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in amdgpu_atpx_detect()540 acpi_method_name); in amdgpu_atpx_detect()