Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds