Searched refs:acpi_method_name (Results 1 – 4 of 4) 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()
160 char acpi_method_name[255] = {}; in intel_dsm_detect() local161 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in intel_dsm_detect()173 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()
1360 char acpi_method_name[255] = { 0 }; in amdgpu_atif_pci_probe_handle() local1361 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in amdgpu_atif_pci_probe_handle()1376 DRM_DEBUG_DRIVER("Found ATIF handle %s\n", acpi_method_name); in amdgpu_atif_pci_probe_handle()1395 char acpi_method_name[255] = { 0 }; in amdgpu_atcs_pci_probe_handle() local1396 struct acpi_buffer buffer = { sizeof(acpi_method_name), acpi_method_name }; in amdgpu_atcs_pci_probe_handle()1411 DRM_DEBUG_DRIVER("Found ATCS handle %s\n", acpi_method_name); in amdgpu_atcs_pci_probe_handle()