Home
last modified time | relevance | path

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

/linux-4.1.27/sound/ppc/
Dsnd_ps3.c753 static struct snd_kcontrol_new spdif_ctls[] = { variable
997 for (i = 0; i < ARRAY_SIZE(spdif_ctls); i++) { in snd_ps3_driver_probe()
999 snd_ctl_new1(&spdif_ctls[i], &the_card)); in snd_ps3_driver_probe()
/linux-4.1.27/sound/pci/hda/
Dhda_codec.h468 unsigned short spdif_ctls);
Dhda_codec.c3371 unsigned short spdif_ctls) in snd_hda_calc_stream_format() argument
3415 if (spdif_ctls & AC_DIG1_NONAUDIO) in snd_hda_calc_stream_format()