Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_codec.c2462 const struct snd_kcontrol_new *dig_mix; in snd_hda_create_dig_out_ctls() local
2475 for (dig_mix = dig_mixes; dig_mix->name; dig_mix++) { in snd_hda_create_dig_out_ctls()
2476 kctl = find_mixer_ctl(codec, dig_mix->name, 0, 0); in snd_hda_create_dig_out_ctls()
2494 for (dig_mix = dig_mixes; dig_mix->name; dig_mix++) { in snd_hda_create_dig_out_ctls()
2495 kctl = snd_ctl_new1(dig_mix, codec); in snd_hda_create_dig_out_ctls()
2712 const struct snd_kcontrol_new *dig_mix; in snd_hda_create_spdif_in_ctls() local
2720 for (dig_mix = dig_in_ctls; dig_mix->name; dig_mix++) { in snd_hda_create_spdif_in_ctls()
2721 kctl = snd_ctl_new1(dig_mix, codec); in snd_hda_create_spdif_in_ctls()