Lines Matching refs:scomp
186 int (*bind_event)(struct snd_soc_component *scomp, struct snd_sof_widget *swidget,
236 int (*parse_manifest)(struct snd_soc_component *scomp, int index,
350 struct snd_soc_component *scomp; member
369 struct snd_soc_component *scomp; member
418 struct snd_soc_component *scomp; member
514 struct snd_soc_component *scomp; member
530 struct snd_soc_component *scomp; member
580 int snd_sof_load_topology(struct snd_soc_component *scomp, const char *file);
585 int snd_sof_ipc_stream_posn(struct snd_soc_component *scomp,
589 struct snd_sof_widget *snd_sof_find_swidget(struct snd_soc_component *scomp,
592 snd_sof_find_swidget_sname(struct snd_soc_component *scomp,
594 struct snd_sof_dai *snd_sof_find_dai(struct snd_soc_component *scomp,
598 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_soc_component *scomp, in snd_sof_find_spcm_dai() argument
601 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_spcm_dai()
612 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp,
614 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp,
625 dev_dbg((__spcm)->scomp->dev, "pcm%u (%s), dir %d: " __fmt, \
630 dev_err((__spcm)->scomp->dev, "%s: pcm%u (%s), dir %d: " __fmt, \
673 int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id,