acpi_level        158 drivers/gpu/drm/amd/amdgpu/kv_dpm.h 	SMU7_Fusion_ACPILevel acpi_level;
acpi_level        132 drivers/gpu/drm/radeon/kv_dpm.h 	SMU7_Fusion_ACPILevel acpi_level;
acpi_level         55 drivers/thermal/intel/int340x_thermal/int3406_thermal.c 	int acpi_level, raw_level;
acpi_level         60 drivers/thermal/intel/int340x_thermal/int3406_thermal.c 	acpi_level = d->br->levels[d->upper_limit - state];
acpi_level         62 drivers/thermal/intel/int340x_thermal/int3406_thermal.c 	raw_level = ACPI_TO_RAW(acpi_level, d);
acpi_level         72 drivers/thermal/intel/int340x_thermal/int3406_thermal.c 	int acpi_level;
acpi_level         75 drivers/thermal/intel/int340x_thermal/int3406_thermal.c 	acpi_level = RAW_TO_ACPI(d->raw_bd->props.brightness, d);
acpi_level         83 drivers/thermal/intel/int340x_thermal/int3406_thermal.c 		if (acpi_level <= d->br->levels[index])