Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dpatch_via.c177 static bool is_aa_path_mute(struct hda_codec *codec);
181 !is_aa_path_mute(codec))
291 static bool is_aa_path_mute(struct hda_codec *codec) in is_aa_path_mute() function
321 enable = is_aa_path_mute(codec) && !spec->gen.active_streams; in __analog_low_current_mode()