Lines Matching refs:snd_soc_component
91 int (*hw_params)(struct snd_soc_component *component, struct snd_pcm_substream *substream,
94 int (*hw_free)(struct snd_soc_component *component, struct snd_pcm_substream *substream);
95 int (*trigger)(struct snd_soc_component *component, struct snd_pcm_substream *substream,
142 int (*bind_event)(struct snd_soc_component *scomp, struct snd_sof_widget *swidget,
189 int (*parse_manifest)(struct snd_soc_component *scomp, int index,
284 struct snd_soc_component *scomp;
300 struct snd_soc_component *scomp;
348 struct snd_soc_component *scomp;
395 struct snd_soc_component *scomp;
408 struct snd_soc_component *scomp;
455 int snd_sof_load_topology(struct snd_soc_component *scomp, const char *file);
460 int snd_sof_ipc_stream_posn(struct snd_soc_component *scomp,
464 struct snd_sof_widget *snd_sof_find_swidget(struct snd_soc_component *scomp,
467 snd_sof_find_swidget_sname(struct snd_soc_component *scomp,
469 struct snd_sof_dai *snd_sof_find_dai(struct snd_soc_component *scomp,
473 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_soc_component *scomp, in snd_sof_find_spcm_dai()
487 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp,
489 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp,
534 int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id,