Lines Matching refs:snd_sof_dev
176 void snd_sof_control_notify(struct snd_sof_dev *sdev,
185 int snd_sof_complete_pipeline(struct snd_sof_dev *sdev,
188 int sof_load_pipeline_ipc(struct snd_sof_dev *sdev,
191 int sof_pipeline_core_enable(struct snd_sof_dev *sdev,
213 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_spcm_dai()
232 const struct sof_ipc_pipe_new *snd_sof_pipeline_find(struct snd_sof_dev *sdev,
258 int sof_set_up_pipelines(struct snd_sof_dev *sdev, bool verify);
259 int sof_tear_down_pipelines(struct snd_sof_dev *sdev, bool verify);
261 bool snd_sof_stream_suspend_ignored(struct snd_sof_dev *sdev);
262 bool snd_sof_dsp_only_d0i3_compatible_stream_active(struct snd_sof_dev *sdev);
265 int sof_machine_register(struct snd_sof_dev *sdev, void *pdata);
266 void sof_machine_unregister(struct snd_sof_dev *sdev, void *pdata);
268 int sof_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
269 int sof_widget_free(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
272 int sof_widget_list_setup(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir);
273 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir);