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

/linux-master/sound/soc/
H A Dsoc-pcm.c572 * snd_soc_runtime_calc_hw() - Calculate hw limits for a PCM stream
580 int snd_soc_runtime_calc_hw(struct snd_soc_pcm_runtime *rtd, function
650 EXPORT_SYMBOL_GPL(snd_soc_runtime_calc_hw); variable
663 snd_soc_runtime_calc_hw(rtd, hw, substream->stream);
/linux-master/sound/soc/generic/
H A Dsimple-card-utils.c584 ret = snd_soc_runtime_calc_hw(rtd, &hw, stream);
/linux-master/include/sound/
H A Dsoc.h497 int snd_soc_runtime_calc_hw(struct snd_soc_pcm_runtime *rtd,

Completed in 119 milliseconds