Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_via.c178 static bool is_aa_path_mute(struct hda_codec *codec);
182 !is_aa_path_mute(codec))
292 static bool is_aa_path_mute(struct hda_codec *codec) in is_aa_path_mute() function
322 enable = is_aa_path_mute(codec) && !spec->gen.active_streams; in __analog_low_current_mode()