Searched refs:acpi_method_name (Results 1 – 5 of 5) sorted by relevance
265 char acpi_method_name[255] = { 0 }; in nouveau_dsm_detect() local266 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()
156 char acpi_method_name[255] = { 0 }; in intel_dsm_detect() local157 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in intel_dsm_detect()169 acpi_method_name); in intel_dsm_detect()
914 char acpi_method_name[255] = { 0 }; in amdgpu_atif_pci_probe_handle() local915 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in amdgpu_atif_pci_probe_handle()930 DRM_DEBUG_DRIVER("Found ATIF handle %s\n", acpi_method_name); in amdgpu_atif_pci_probe_handle()949 char acpi_method_name[255] = { 0 }; in amdgpu_atcs_pci_probe_handle() local950 struct acpi_buffer buffer = { sizeof(acpi_method_name), acpi_method_name }; in amdgpu_atcs_pci_probe_handle()965 DRM_DEBUG_DRIVER("Found ATCS handle %s\n", acpi_method_name); in amdgpu_atcs_pci_probe_handle()
609 char acpi_method_name[255] = { 0 }; in amdgpu_atpx_detect() local610 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in amdgpu_atpx_detect()640 acpi_method_name); in amdgpu_atpx_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()