Searched refs:acpi_method_name (Results 1 – 3 of 3) sorted by relevance
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()304 acpi_method_name); in nouveau_dsm_detect()316 acpi_method_name); in nouveau_dsm_detect()
157 char acpi_method_name[255] = {}; in intel_dsm_detect() local158 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in intel_dsm_detect()170 acpi_method_name); in intel_dsm_detect()
554 char acpi_method_name[255] = { 0 }; in radeon_atpx_detect() local555 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in radeon_atpx_detect()584 acpi_method_name); in radeon_atpx_detect()