Home
last modified time | relevance | path

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

/linux/sound/ppc/
H A Dsnd_ps3.c718 static const struct snd_kcontrol_new spdif_ctls[] = { variable
959 for (i = 0; i < ARRAY_SIZE(spdif_ctls); i++) { in snd_ps3_driver_probe()
961 snd_ctl_new1(&spdif_ctls[i], &the_card)); in snd_ps3_driver_probe()
/linux/sound/hda/
H A Dhdac_device.c842 unsigned int rate, unsigned short spdif_ctls) in snd_hdac_spdif_stream_format() argument
846 if (val && spdif_ctls & AC_DIG1_NONAUDIO) in snd_hdac_spdif_stream_format()
/linux/include/sound/
H A Dhdaudio.h147 unsigned int rate, unsigned short spdif_ctls);