Home
last modified time | relevance | path

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

/linux-3.4.99/sound/ppc/
Dsnd_ps3.c753 static struct snd_kcontrol_new spdif_ctls[] = { variable
994 for (i = 0; i < ARRAY_SIZE(spdif_ctls); i++) { in snd_ps3_driver_probe()
996 snd_ctl_new1(&spdif_ctls[i], &the_card)); in snd_ps3_driver_probe()
/linux-3.4.99/sound/pci/hda/
Dhda_codec.h1010 unsigned short spdif_ctls);
Dhda_codec.c3622 unsigned short spdif_ctls) in snd_hda_calc_stream_format() argument
3666 if (spdif_ctls & AC_DIG1_NONAUDIO) in snd_hda_calc_stream_format()