Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c7144 static bool software_mute_active; variable
7163 if (software_mute_active) in tpacpi_volume_checkpoint_nvram()
7472 if (software_mute_active) { in volume_resume()
7494 if (software_mute_active) in volume_exit()
7680 software_mute_active = true; in volume_init()