Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dpatch_via.c196 static bool is_aa_path_mute(struct hda_codec *codec);
200 !is_aa_path_mute(codec))
328 static bool is_aa_path_mute(struct hda_codec *codec) in is_aa_path_mute() function
358 enable = is_aa_path_mute(codec) && !spec->gen.active_streams; in __analog_low_current_mode()