Lines Matching refs:snd_sof_pcm
89 struct snd_sof_pcm;
125 int (*pcm_setup)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm);
126 void (*pcm_free)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm);
335 struct snd_sof_pcm { struct
566 struct snd_sof_pcm *spcm, int direction,
578 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_soc_component *scomp, in snd_sof_find_spcm_dai()
582 struct snd_sof_pcm *spcm; in snd_sof_find_spcm_dai()
592 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp,
594 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp,
625 int sof_widget_list_setup(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm,
629 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir);
631 struct snd_sof_pcm *spcm);
633 struct snd_sof_pcm *spcm, int dir, bool free_widget_list);