Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_codec.c2440 struct snd_kcontrol_new *dig_mix; in snd_hda_create_dig_out_ctls() local
2453 for (dig_mix = dig_mixes; dig_mix->name; dig_mix++) { in snd_hda_create_dig_out_ctls()
2454 kctl = find_mixer_ctl(codec, dig_mix->name, 0, 0); in snd_hda_create_dig_out_ctls()
2472 for (dig_mix = dig_mixes; dig_mix->name; dig_mix++) { in snd_hda_create_dig_out_ctls()
2473 kctl = snd_ctl_new1(dig_mix, codec); in snd_hda_create_dig_out_ctls()
2690 struct snd_kcontrol_new *dig_mix; in snd_hda_create_spdif_in_ctls() local
2698 for (dig_mix = dig_in_ctls; dig_mix->name; dig_mix++) { in snd_hda_create_spdif_in_ctls()
2699 kctl = snd_ctl_new1(dig_mix, codec); in snd_hda_create_spdif_in_ctls()