• Home
  • Raw
  • Download

Lines Matching defs:scomp

52 int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id,  in sof_update_ipc_object()
269 struct snd_soc_component *scomp = scontrol->scomp; in set_up_volume_table() local
446 static int sof_parse_uuid_tokens(struct snd_soc_component *scomp, in sof_parse_uuid_tokens()
613 static int sof_parse_string_tokens(struct snd_soc_component *scomp, in sof_parse_string_tokens()
659 static int sof_parse_word_tokens(struct snd_soc_component *scomp, in sof_parse_word_tokens()
710 static int sof_parse_token_sets(struct snd_soc_component *scomp, in sof_parse_token_sets()
796 static int sof_parse_tokens(struct snd_soc_component *scomp, void *object, in sof_parse_tokens()
816 static int sof_control_load_volume(struct snd_soc_component *scomp, in sof_control_load_volume()
896 static int sof_control_load_enum(struct snd_soc_component *scomp, in sof_control_load_enum()
918 static int sof_control_load_bytes(struct snd_soc_component *scomp, in sof_control_load_bytes()
947 static int sof_control_load(struct snd_soc_component *scomp, int index, in sof_control_load()
1024 static int sof_control_unload(struct snd_soc_component *scomp, in sof_control_unload()
1054 static int sof_connect_dai_widget(struct snd_soc_component *scomp, in sof_connect_dai_widget()
1125 static void sof_disconnect_dai_widget(struct snd_soc_component *scomp, in sof_disconnect_dai_widget()
1159 static int spcm_bind(struct snd_soc_component *scomp, struct snd_sof_pcm *spcm, in spcm_bind()
1196 static int sof_widget_parse_tokens(struct snd_soc_component *scomp, struct snd_sof_widget *swidget, in sof_widget_parse_tokens()
1395 static int sof_widget_ready(struct snd_soc_component *scomp, int index, in sof_widget_ready()
1598 static int sof_route_unload(struct snd_soc_component *scomp, in sof_route_unload()
1615 static int sof_widget_unload(struct snd_soc_component *scomp, in sof_widget_unload()
1713 static int sof_dai_load(struct snd_soc_component *scomp, int index, in sof_dai_load()
1829 static int sof_dai_unload(struct snd_soc_component *scomp, in sof_dai_unload()
1860 static int sof_link_load(struct snd_soc_component *scomp, int index, struct snd_soc_dai_link *link, in sof_link_load()
2046 static int sof_link_unload(struct snd_soc_component *scomp, struct snd_soc_dobj *dobj) in sof_link_unload()
2065 static int sof_route_load(struct snd_soc_component *scomp, int index, in sof_route_load()
2170 static int sof_complete(struct snd_soc_component *scomp) in sof_complete()
2257 static int sof_manifest(struct snd_soc_component *scomp, int index, in sof_manifest()
2353 static int sof_dspless_widget_ready(struct snd_soc_component *scomp, int index, in sof_dspless_widget_ready()
2385 static int sof_dspless_widget_unload(struct snd_soc_component *scomp, in sof_dspless_widget_unload()
2406 static int sof_dspless_link_load(struct snd_soc_component *scomp, int index, in sof_dspless_link_load()
2440 int snd_sof_load_topology(struct snd_soc_component *scomp, const char *file) in snd_sof_load_topology()