Searched refs:software_mute_orig_mode (Results 1 – 1 of 1) sorted by relevance
7078 static int software_mute_orig_mode; variable 7255 if (!acpi_evalf(ec_handle, &software_mute_orig_mode, in volume_set_software_mute() 7261 software_mute_orig_mode); in volume_set_software_mute() 7293 if (!acpi_evalf(ec_handle, &r, "SAUM", "qdd", software_mute_orig_mode) in volume_exit_software_mute() 7294 || r != software_mute_orig_mode) in volume_exit_software_mute()