Searched refs:snd_hdac_spdif_stream_format (Results 1 – 3 of 3) sorted by relevance
841 unsigned int snd_hdac_spdif_stream_format(unsigned int channels, unsigned int bits, in snd_hdac_spdif_stream_format() function851 EXPORT_SYMBOL_GPL(snd_hdac_spdif_stream_format);
146 unsigned int snd_hdac_spdif_stream_format(unsigned int channels, unsigned int bits,
178 format_val = snd_hdac_spdif_stream_format(runtime->channels, bits, runtime->rate, ctls); in azx_pcm_prepare()