Searched refs:snd_soc_runtime_calc_hw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/generic/ |
H A D | simple-card-utils.c | 351 ret = snd_soc_runtime_calc_hw(rtd, &hw, stream); in asoc_simple_init_dai_link_params()
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-pcm.c | 493 * snd_soc_runtime_calc_hw() - Calculate hw limits for a PCM stream 501 int snd_soc_runtime_calc_hw(struct snd_soc_pcm_runtime *rtd, in snd_soc_runtime_calc_hw() function 590 EXPORT_SYMBOL_GPL(snd_soc_runtime_calc_hw); variable 603 snd_soc_runtime_calc_hw(rtd, hw, substream->stream); in soc_pcm_init_runtime_hw()
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-pcm.c | 558 * snd_soc_runtime_calc_hw() - Calculate hw limits for a PCM stream 566 int snd_soc_runtime_calc_hw(struct snd_soc_pcm_runtime *rtd, in snd_soc_runtime_calc_hw() function 634 EXPORT_SYMBOL_GPL(snd_soc_runtime_calc_hw); variable 647 snd_soc_runtime_calc_hw(rtd, hw, substream->stream); in soc_pcm_init_runtime_hw()
|
/kernel/linux/linux-6.6/sound/soc/generic/ |
H A D | simple-card-utils.c | 586 ret = snd_soc_runtime_calc_hw(rtd, &hw, stream); in asoc_simple_init_for_codec2codec()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc.h | 467 int snd_soc_runtime_calc_hw(struct snd_soc_pcm_runtime *rtd,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc.h | 496 int snd_soc_runtime_calc_hw(struct snd_soc_pcm_runtime *rtd,
|
Completed in 15 milliseconds