Searched refs:snd_hdac_spdif_stream_format (Results 1 – 3 of 3) sorted by relevance
839 unsigned int snd_hdac_spdif_stream_format(unsigned int channels, unsigned int bits, in snd_hdac_spdif_stream_format() function849 EXPORT_SYMBOL_GPL(snd_hdac_spdif_stream_format);
147 unsigned int snd_hdac_spdif_stream_format(unsigned int channels, unsigned int bits,
175 format_val = snd_hdac_spdif_stream_format(runtime->channels, bits, runtime->rate, ctls); in azx_pcm_prepare()