Lines Matching refs:snd_sof_pcm
89 struct snd_sof_pcm;
116 int (*pcm_setup)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm);
117 void (*pcm_free)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm);
324 struct snd_sof_pcm { struct
552 struct snd_sof_pcm *spcm, int direction,
564 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_soc_component *scomp, in snd_sof_find_spcm_dai()
568 struct snd_sof_pcm *spcm; in snd_sof_find_spcm_dai()
578 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp,
580 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp,
611 int sof_widget_list_setup(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm,
615 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir);
617 struct snd_sof_pcm *spcm);
619 struct snd_sof_pcm *spcm, int dir, bool free_widget_list);