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 {
568 struct snd_sof_pcm *spcm, int direction,
580 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_soc_component *scomp,
584 struct snd_sof_pcm *spcm;
594 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp,
596 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp,
627 int sof_widget_list_setup(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm,
631 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir);
633 struct snd_sof_pcm *spcm);
635 struct snd_sof_pcm *spcm, int dir, bool free_widget_list);