Home
last modified time | relevance | path

Searched refs:mixer_no_level_control (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/platform/x86/
Dthinkpad_acpi.c346 u32 mixer_no_level_control:1; member
7168 if (tp_features.mixer_no_level_control) in tpacpi_volume_checkpoint_nvram()
7344 if (tp_features.mixer_no_level_control) in volume_set_software_mute()
7539 if (!tp_features.mixer_no_level_control) { in volume_create_alsa_mixer()
7640 tp_features.mixer_no_level_control = 1; in volume_init()
7642 tp_features.mixer_no_level_control = 0; in volume_init()
7647 tp_features.mixer_no_level_control = 0; in volume_init()
7650 tp_features.mixer_no_level_control = 1; in volume_init()
7676 str_supported(!tp_features.mixer_no_level_control)); in volume_init()
7710 if (tp_features.mixer_no_level_control) in volume_read()
[all …]