Lines Matching defs:mix
686 /* is this a stereo widget or a stereo-to-mono mix? */
877 * If @add_aamix is set, enable the input from aa-mix NID as well (if any).
1958 print_nid_path_idx(codec, " mix", spec->aamix_out_paths[i]);
3031 static int add_loopback_list(struct hda_gen_spec *spec, hda_nid_t mix, int idx)
3038 list->nid = mix;
3318 #define CFG_IDX_MIX 99 /* a dummy cfg->input idx for stereo mix */
3374 /* add stereo mix when explicitly enabled via hint */
4914 static void mute_all_mixer_nid(struct hda_codec *codec, hda_nid_t mix)
4920 nums = snd_hda_get_conn_list(codec, mix, &conn);
4921 has_amp = nid_has_mute(codec, mix, HDA_INPUT);
4924 update_amp(codec, mix, HDA_INPUT, i,
5123 /* add stereo mix if available and not enabled yet */