Lines Matching refs:fe
75 struct snd_soc_pcm_runtime *fe; member
110 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe,
114 int snd_soc_dpcm_can_be_params(struct snd_soc_pcm_runtime *fe,
118 int snd_soc_dpcm_fe_can_update(struct snd_soc_pcm_runtime *fe, int stream);
121 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe,
137 int soc_dpcm_be_digital_mute(struct snd_soc_pcm_runtime *fe, int mute);
141 int dpcm_path_get(struct snd_soc_pcm_runtime *fe,
143 int dpcm_process_paths(struct snd_soc_pcm_runtime *fe,
145 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream);
146 int dpcm_be_dai_shutdown(struct snd_soc_pcm_runtime *fe, int stream);
147 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream);
148 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream);
149 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream);
150 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int tream);
151 int dpcm_be_dai_trigger(struct snd_soc_pcm_runtime *fe, int stream, int cmd);
152 int dpcm_be_dai_prepare(struct snd_soc_pcm_runtime *fe, int stream);
153 int dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir,