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

/linux-4.4.14/sound/ppc/
H A Dsnd_ps3.c753 static struct snd_kcontrol_new spdif_ctls[] = { variable in typeref:struct:snd_kcontrol_new
997 for (i = 0; i < ARRAY_SIZE(spdif_ctls); i++) { snd_ps3_driver_probe()
999 snd_ctl_new1(&spdif_ctls[i], &the_card)); snd_ps3_driver_probe()
/linux-4.4.14/sound/hda/
H A Dhdac_device.c740 * @spdif_ctls: HD-audio SPDIF status bits (0 if irrelevant)
750 unsigned short spdif_ctls) snd_hdac_calc_stream_format()
788 if (spdif_ctls & AC_DIG1_NONAUDIO) snd_hdac_calc_stream_format()
746 snd_hdac_calc_stream_format(unsigned int rate, unsigned int channels, unsigned int format, unsigned int maxbps, unsigned short spdif_ctls) snd_hdac_calc_stream_format() argument
/linux-4.4.14/include/sound/
H A Dhdaudio.h137 unsigned short spdif_ctls);

Completed in 186 milliseconds