Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-pcm.c587 struct snd_soc_pcm_stream *cpu_stream; in snd_soc_runtime_calc_hw() local
607 soc_pcm_hw_update_chan(hw, cpu_stream); in snd_soc_runtime_calc_hw()
608 soc_pcm_hw_update_rate(hw, cpu_stream); in snd_soc_runtime_calc_hw()
609 soc_pcm_hw_update_format(hw, cpu_stream); in snd_soc_runtime_calc_hw()
610 soc_pcm_hw_update_subformat(hw, cpu_stream); in snd_soc_runtime_calc_hw()
1715 struct snd_soc_pcm_stream *cpu_stream; in dpcm_runtime_setup_fe() local
1726 soc_pcm_hw_update_rate(hw, cpu_stream); in dpcm_runtime_setup_fe()
1727 soc_pcm_hw_update_chan(hw, cpu_stream); in dpcm_runtime_setup_fe()
1728 soc_pcm_hw_update_format(hw, cpu_stream); in dpcm_runtime_setup_fe()
1790 struct snd_soc_pcm_stream *cpu_stream; in dpcm_runtime_setup_be_chan() local
[all …]