| H A D | soc-pcm.c | 47 /* is the current PCM operation for this BE ? */ 49 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_can_be_update() argument 53 be->dpcm[stream].runtime_update)) in snd_soc_dpcm_can_be_update() 59 struct snd_soc_pcm_runtime *be, in snd_soc_dpcm_check_state() argument 69 for_each_dpcm_fe(be, stream, dpcm) { in snd_soc_dpcm_check_state() 83 /* it's safe to do this BE DAI */ in snd_soc_dpcm_check_state() 88 * We can only hw_free, stop, pause or suspend a BE DAI if any of it's FE 92 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_can_be_free_stop() argument 100 return snd_soc_dpcm_check_state(fe, be, stream, state, ARRAY_SIZE(state)); in snd_soc_dpcm_can_be_free_stop() 104 * We can only change hw params a BE DA 108 snd_soc_dpcm_can_be_params(struct snd_soc_pcm_runtime * fe,struct snd_soc_pcm_runtime * be,int stream) snd_soc_dpcm_can_be_params() argument 125 snd_soc_dpcm_can_be_prepared(struct snd_soc_pcm_runtime * fe,struct snd_soc_pcm_runtime * be,int stream) snd_soc_dpcm_can_be_prepared() argument 210 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_show_state() local 337 dpcm_set_be_update_state(struct snd_soc_pcm_runtime * be,int stream,enum snd_soc_dpcm_update state) dpcm_set_be_update_state() argument 411 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_dapm_stream_event() local 1300 dpcm_be_connect(struct snd_soc_pcm_runtime * fe,struct snd_soc_pcm_runtime * be,int stream) dpcm_be_connect() argument 1349 dpcm_be_reparent(struct snd_soc_pcm_runtime * fe,struct snd_soc_pcm_runtime * be,int stream) dpcm_be_reparent() argument 1420 struct snd_soc_pcm_runtime *be; dpcm_get_be() local 1563 struct snd_soc_pcm_runtime *be; dpcm_add_paths() local 1642 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_be_dai_stop() local 1682 struct snd_soc_pcm_runtime *be; dpcm_be_dai_startup() local 1794 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_runtime_setup_be_format() local 1830 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_runtime_setup_be_chan() local 1878 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_runtime_setup_be_rate() local 1919 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_apply_symmetry() local 2016 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_be_dai_hw_free() local 2075 struct snd_soc_pcm_runtime *be; dpcm_be_dai_hw_params() local 2187 struct snd_soc_pcm_runtime *be; dpcm_be_dai_trigger() local 2474 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_be_dai_prepare() local 2623 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_run_update_startup() local 3000 snd_soc_dpcm_get_substream(struct snd_soc_pcm_runtime * be,int stream) snd_soc_dpcm_get_substream() argument [all...] |