acpi_method_name  211 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c 	char acpi_method_name[255] = { 0 };
acpi_method_name  212 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c 	struct acpi_buffer buffer = { sizeof(acpi_method_name), acpi_method_name };
acpi_method_name  233 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c 	DRM_DEBUG_DRIVER("Found ATIF handle %s\n", acpi_method_name);
acpi_method_name  608 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	char acpi_method_name[255] = { 0 };
acpi_method_name  609 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name};
acpi_method_name  639 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 			acpi_method_name);
acpi_method_name  130 drivers/gpu/drm/i915/display/intel_acpi.c 	char acpi_method_name[255] = { 0 };
acpi_method_name  131 drivers/gpu/drm/i915/display/intel_acpi.c 	struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name};
acpi_method_name  143 drivers/gpu/drm/i915/display/intel_acpi.c 				 acpi_method_name);
acpi_method_name  290 drivers/gpu/drm/nouveau/nouveau_acpi.c 	char acpi_method_name[255] = { 0 };
acpi_method_name  291 drivers/gpu/drm/nouveau/nouveau_acpi.c 	struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name};
acpi_method_name  329 drivers/gpu/drm/nouveau/nouveau_acpi.c 			acpi_method_name);
acpi_method_name  341 drivers/gpu/drm/nouveau/nouveau_acpi.c 			acpi_method_name);
acpi_method_name  550 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	char acpi_method_name[255] = { 0 };
acpi_method_name  551 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name};
acpi_method_name  580 drivers/gpu/drm/radeon/radeon_atpx_handler.c 			acpi_method_name);