Lines Matching defs:snd_sof_pcm
90 struct snd_sof_pcm;
131 int (*pcm_setup)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm);
132 void (*pcm_free)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm);
352 struct snd_sof_pcm {
604 struct snd_sof_pcm *spcm, int direction,
616 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_soc_component *scomp,
620 struct snd_sof_pcm *spcm;
630 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp,
632 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp,
639 * snd_sof_pcm specific wrappers for dev_dbg() and dev_err() to provide
685 int sof_widget_list_setup(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm,
689 int sof_widget_list_prepare(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm,
693 void sof_widget_list_unprepare(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir);
694 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir);
696 struct snd_sof_pcm *spcm);