Lines Matching refs:snd_soc_component
124 int (*hw_params)(struct snd_soc_component *component, struct snd_pcm_substream *substream,
127 int (*hw_free)(struct snd_soc_component *component, struct snd_pcm_substream *substream);
128 int (*trigger)(struct snd_soc_component *component, struct snd_pcm_substream *substream,
133 int (*pointer)(struct snd_soc_component *component,
136 snd_pcm_sframes_t (*delay)(struct snd_soc_component *component,
186 int (*bind_event)(struct snd_soc_component *scomp, struct snd_sof_widget *swidget,
239 int (*parse_manifest)(struct snd_soc_component *scomp, int index,
353 struct snd_soc_component *scomp;
374 struct snd_soc_component *scomp;
423 struct snd_soc_component *scomp;
532 struct snd_soc_component *scomp;
548 struct snd_soc_component *scomp;
598 int snd_sof_load_topology(struct snd_soc_component *scomp, const char *file);
603 int snd_sof_ipc_stream_posn(struct snd_soc_component *scomp,
607 struct snd_sof_widget *snd_sof_find_swidget(struct snd_soc_component *scomp,
610 snd_sof_find_swidget_sname(struct snd_soc_component *scomp,
612 struct snd_sof_dai *snd_sof_find_dai(struct snd_soc_component *scomp,
616 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_soc_component *scomp,
630 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp,
632 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp,
704 int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id,