Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dthinkpad_acpi.c369 u32 mixer_no_level_control:1; member
7075 if (tp_features.mixer_no_level_control) in tpacpi_volume_checkpoint_nvram()
7251 if (tp_features.mixer_no_level_control) in volume_set_software_mute()
7444 if (!tp_features.mixer_no_level_control) { in volume_create_alsa_mixer()
7545 tp_features.mixer_no_level_control = 1; in volume_init()
7547 tp_features.mixer_no_level_control = 0; in volume_init()
7552 tp_features.mixer_no_level_control = 0; in volume_init()
7555 tp_features.mixer_no_level_control = 1; in volume_init()
7615 if (tp_features.mixer_no_level_control) in volume_read()
7665 if (!tp_features.mixer_no_level_control) { in volume_write()
[all …]