| 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 1288 dpcm_be_connect(struct snd_soc_pcm_runtime * fe,struct snd_soc_pcm_runtime * be,int stream) dpcm_be_connect() argument 1337 dpcm_be_reparent(struct snd_soc_pcm_runtime * fe,struct snd_soc_pcm_runtime * be,int stream) dpcm_be_reparent() argument 1408 struct snd_soc_pcm_runtime *be; dpcm_get_be() local 1551 struct snd_soc_pcm_runtime *be; dpcm_add_paths() local 1630 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_be_dai_stop() local 1670 struct snd_soc_pcm_runtime *be; dpcm_be_dai_startup() local 1786 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_runtime_setup_be_format() local 1822 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_runtime_setup_be_chan() local 1870 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_runtime_setup_be_rate() local 1911 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_apply_symmetry() local 2008 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_be_dai_hw_free() local 2067 struct snd_soc_pcm_runtime *be; dpcm_be_dai_hw_params() local 2179 struct snd_soc_pcm_runtime *be; dpcm_be_dai_trigger() local 2466 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_be_dai_prepare() local 2615 struct snd_soc_pcm_runtime *be = dpcm->be; dpcm_run_update_startup() local 2992 snd_soc_dpcm_get_substream(struct snd_soc_pcm_runtime * be,int stream) snd_soc_dpcm_get_substream() argument [all...] |