Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dthinkpad_acpi.c314 u32 mixer_no_level_control:1; member
6788 if (tp_features.mixer_no_level_control) in tpacpi_volume_checkpoint_nvram()
6964 if (tp_features.mixer_no_level_control) in volume_set_software_mute()
7159 if (!tp_features.mixer_no_level_control) { in volume_create_alsa_mixer()
7261 tp_features.mixer_no_level_control = 1; in volume_init()
7263 tp_features.mixer_no_level_control = 0; in volume_init()
7268 tp_features.mixer_no_level_control = 0; in volume_init()
7271 tp_features.mixer_no_level_control = 1; in volume_init()
7297 str_supported(!tp_features.mixer_no_level_control)); in volume_init()
7331 if (tp_features.mixer_no_level_control) in volume_read()
[all …]