Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-pcm.c572 struct snd_soc_pcm_stream *cpu_stream; in snd_soc_runtime_calc_hw() local
592 soc_pcm_hw_update_chan(hw, cpu_stream); in snd_soc_runtime_calc_hw()
593 soc_pcm_hw_update_rate(hw, cpu_stream); in snd_soc_runtime_calc_hw()
594 soc_pcm_hw_update_format(hw, cpu_stream); in snd_soc_runtime_calc_hw()
1698 struct snd_soc_pcm_stream *cpu_stream; in dpcm_runtime_setup_fe() local
1707 cpu_stream = snd_soc_dai_get_pcm_stream(dai, stream); in dpcm_runtime_setup_fe()
1709 soc_pcm_hw_update_rate(hw, cpu_stream); in dpcm_runtime_setup_fe()
1710 soc_pcm_hw_update_chan(hw, cpu_stream); in dpcm_runtime_setup_fe()
1711 soc_pcm_hw_update_format(hw, cpu_stream); in dpcm_runtime_setup_fe()
1771 struct snd_soc_pcm_stream *cpu_stream; in dpcm_runtime_setup_be_chan() local
[all …]