Lines Matching refs: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);
348 struct snd_sof_pcm { struct
585 struct snd_sof_pcm *spcm, int direction,
597 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_soc_component *scomp, in snd_sof_find_spcm_dai()
601 struct snd_sof_pcm *spcm; in snd_sof_find_spcm_dai()
611 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp,
613 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp,
644 int sof_widget_list_setup(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm,
648 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir);
650 struct snd_sof_pcm *spcm);
652 struct snd_sof_pcm *spcm, int dir, bool free_widget_list);