Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dthinkpad_acpi.c7242 static bool software_mute_active; variable
7261 if (software_mute_active) in tpacpi_volume_checkpoint_nvram()
7570 if (software_mute_active) { in volume_resume()
7592 if (software_mute_active) in volume_exit()
7778 software_mute_active = true; in volume_init()