Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_via.c199 static bool is_aa_path_mute(struct hda_codec *codec);
203 !is_aa_path_mute(codec))
331 static bool is_aa_path_mute(struct hda_codec *codec) in is_aa_path_mute() function
361 enable = is_aa_path_mute(codec) && !spec->gen.active_streams; in __analog_low_current_mode()