Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_codec.c2507 struct snd_kcontrol_new *dig_mix; in snd_hda_create_dig_out_ctls() local
2520 for (dig_mix = dig_mixes; dig_mix->name; dig_mix++) { in snd_hda_create_dig_out_ctls()
2521 kctl = find_mixer_ctl(codec, dig_mix->name, 0, 0); in snd_hda_create_dig_out_ctls()
2539 for (dig_mix = dig_mixes; dig_mix->name; dig_mix++) { in snd_hda_create_dig_out_ctls()
2540 kctl = snd_ctl_new1(dig_mix, codec); in snd_hda_create_dig_out_ctls()
2753 struct snd_kcontrol_new *dig_mix; in snd_hda_create_spdif_in_ctls() local
2761 for (dig_mix = dig_in_ctls; dig_mix->name; dig_mix++) { in snd_hda_create_spdif_in_ctls()
2762 kctl = snd_ctl_new1(dig_mix, codec); in snd_hda_create_spdif_in_ctls()