Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c7249 static bool software_mute_active; variable
7268 if (software_mute_active) in tpacpi_volume_checkpoint_nvram()
7577 if (software_mute_active) { in volume_resume()
7599 if (software_mute_active) in volume_exit()
7785 software_mute_active = true; in volume_init()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c7143 static bool software_mute_active; variable
7162 if (software_mute_active) in tpacpi_volume_checkpoint_nvram()
7471 if (software_mute_active) { in volume_resume()
7493 if (software_mute_active) in volume_exit()
7679 software_mute_active = true; in volume_init()

Completed in 27 milliseconds