Home
last modified time | relevance | path

Searched refs:snd_pcm_rate_bit_to_rate (Results 1 – 2 of 2) sorted by relevance

/linux/sound/core/
H A Dpcm_misc.c525 unsigned int snd_pcm_rate_bit_to_rate(unsigned int rate_bit) in snd_pcm_rate_bit_to_rate() function
534 EXPORT_SYMBOL(snd_pcm_rate_bit_to_rate);
/linux/sound/soc/intel/avs/
H A Dprobes.c226 tstamp->sampling_rate = snd_pcm_rate_bit_to_rate(pstream->rates); in avs_probe_compr_pointer()