Searched refs:software_mute_requested (Results 1 – 1 of 1) sorted by relevance
7044 static bool software_mute_requested = true; variable7578 if (software_mute_requested && volume_set_software_mute(true) == 0) { in volume_init()11726 module_param_named(software_mute, software_mute_requested, bool, 0444);