Home
last modified time | relevance | path

Searched refs:snd_sof_widget (Results 1 – 14 of 14) sorted by relevance

/linux/sound/soc/sof/
H A Dsof-audio.h86 struct snd_sof_widget;
165 int (*widget_kcontrol_setup)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
182 int (*ipc_setup)(struct snd_sof_widget *swidget);
183 void (*ipc_free)(struct snd_sof_widget *swidget);
186 int (*bind_event)(struct snd_soc_component *scomp, struct snd_sof_widget *swidget,
188 int (*ipc_prepare)(struct snd_sof_widget *swidget,
192 void (*ipc_unprepare)(struct snd_sof_widget *swidget);
228 int (*pipeline_complete)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
229 int (*widget_setup)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
230 int (*widget_free)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
[all …]
H A Dipc4-topology.c53 offsetof(struct snd_sof_widget, dynamic_pipeline_widget)},
126 offsetof(struct snd_sof_widget, uuid)},
128 offsetof(struct snd_sof_widget, core)},
170 struct snd_sof_widget *sof_ipc4_find_swidget_by_ids(struct snd_sof_dev *sdev, in sof_ipc4_find_swidget_by_ids()
173 struct snd_sof_widget *swidget; in sof_ipc4_find_swidget_by_ids()
207 sof_ipc4_get_input_pin_audio_fmt(struct snd_sof_widget *swidget, int pin_index) in sof_ipc4_get_input_pin_audio_fmt()
255 struct snd_sof_widget *swidget, in sof_ipc4_get_audio_fmt()
356 static void sof_ipc4_widget_free_comp_pipeline(struct snd_sof_widget *swidget) in sof_ipc4_widget_free_comp_pipeline()
361 static int sof_ipc4_widget_set_module_info(struct snd_sof_widget *swidget) in sof_ipc4_widget_set_module_info()
376 static int sof_ipc4_widget_setup_msg(struct snd_sof_widget *swidget, struct sof_ipc4_msg *msg) in sof_ipc4_widget_setup_msg()
[all …]
H A Dsof-audio.c30 static void sof_reset_route_setup_status(struct snd_sof_dev *sdev, struct snd_sof_widget *widget) in sof_reset_route_setup_status()
45 struct snd_sof_widget *swidget) in sof_widget_free_unlocked()
122 int sof_widget_free(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_widget_free()
135 struct snd_sof_widget *swidget) in sof_widget_setup_unlocked()
241 int sof_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_widget_setup()
257 struct snd_sof_widget *src_widget = wsource->dobj.private; in sof_route_setup()
258 struct snd_sof_widget *sink_widget = wsink->dobj.private; in sof_route_setup()
353 struct snd_sof_widget *swidget; in sof_setup_pipeline_connections()
410 struct snd_sof_widget *swidget = widget->dobj.private; in sof_unprepare_widgets_in_path()
449 struct snd_sof_widget *swidget = widget->dobj.private; in sof_prepare_widgets_in_path()
[all …]
H A Dipc3-topology.c115 offsetof(struct snd_sof_widget, dynamic_pipeline_widget)},
318 offsetof(struct snd_sof_widget, uuid)},
359 static void *sof_comp_alloc(struct snd_sof_widget *swidget, size_t *ipc_size, in sof_comp_alloc()
400 static int sof_ipc3_widget_setup_comp_host(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_host()
444 static void sof_ipc3_widget_free_comp(struct snd_sof_widget *swidget) in sof_ipc3_widget_free_comp()
449 static int sof_ipc3_widget_setup_comp_tone(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_tone()
482 static int sof_ipc3_widget_setup_comp_mixer(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_mixer()
516 static int sof_ipc3_widget_setup_comp_pipeline(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_pipeline()
521 struct snd_sof_widget *comp_swidget; in sof_ipc3_widget_setup_comp_pipeline()
583 static int sof_ipc3_widget_setup_comp_buffer(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_buffer()
[all …]
H A Dipc4-control.c23 struct snd_sof_widget *swidget; in sof_ipc4_set_get_kcontrol_data()
86 sof_ipc4_set_volume_data(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget, in sof_ipc4_set_volume_data()
150 struct snd_sof_widget *swidget; in sof_ipc4_volume_put()
206 struct snd_sof_widget *swidget, in sof_ipc4_set_generic_control_data()
293 struct snd_sof_widget *swidget; in sof_ipc4_switch_put()
352 struct snd_sof_widget *swidget; in sof_ipc4_enum_put()
643 sof_ipc4_volsw_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget, in sof_ipc4_volsw_setup()
663 struct snd_sof_widget *swidget; in sof_ipc4_control_update()
783 static int sof_ipc4_widget_kcontrol_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_ipc4_widget_kcontrol_setup()
H A Dipc4-pcm.c107 struct snd_sof_widget *pipe_widget, in sof_ipc4_add_pipeline_by_priority()
138 struct snd_sof_widget *pipe_widget = spipe->pipe_widget; in sof_ipc4_add_pipeline_to_trigger_list()
176 struct snd_sof_widget *pipe_widget = spipe->pipe_widget; in sof_ipc4_update_pipeline_state()
332 struct snd_sof_widget *pipe_widget = spipe->pipe_widget; in sof_ipc4_chain_dma_trigger()
384 struct snd_sof_widget *pipe_widget; in sof_ipc4_trigger_pipelines()
676 struct snd_sof_widget *swidget = w->dobj.private; in sof_ipc4_pcm_dai_link_fixup()
677 struct snd_sof_widget *pipe_widget = swidget->spipe->pipe_widget; in sof_ipc4_pcm_dai_link_fixup()
783 sizeof(struct snd_sof_widget *), GFP_KERNEL); in sof_ipc4_pcm_setup()
824 struct snd_sof_widget *swidget = widget->dobj.private; in sof_ipc4_build_time_info()
H A Dtopology.c422 offsetof(struct snd_sof_widget, num_input_pins)},
424 offsetof(struct snd_sof_widget, num_output_pins)},
1155 struct snd_sof_widget *host_widget; in spcm_bind()
1188 static int sof_widget_parse_tokens(struct snd_soc_component *scomp, struct snd_sof_widget *swidget, in sof_widget_parse_tokens()
1299 static void sof_free_pin_binding(struct snd_sof_widget *swidget, in sof_free_pin_binding()
1322 static int sof_parse_pin_binding(struct snd_sof_widget *swidget, in sof_parse_pin_binding()
1396 struct snd_sof_widget *swidget; in sof_widget_ready()
1615 struct snd_sof_widget *swidget; in sof_widget_unload()
2069 struct snd_sof_widget *source_swidget, *sink_swidget; in sof_route_load()
2145 struct snd_sof_widget *swidget) in sof_set_widget_pipeline()
[all …]
H A Dipc4-priv.h109 struct snd_sof_widget *sof_ipc4_find_swidget_by_ids(struct snd_sof_dev *sdev,
H A Dipc3-control.c22 struct snd_sof_widget *swidget; in sof_ipc3_set_get_kcontrol_data()
555 struct snd_sof_widget *swidget; in sof_ipc3_control_update()
663 struct snd_sof_widget *swidget) in sof_ipc3_widget_kcontrol_setup()
/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c129 struct snd_sof_widget *pipe_widget; in hda_ipc4_get_hext_stream()
131 struct snd_sof_widget *swidget; in hda_ipc4_get_hext_stream()
300 struct snd_sof_widget *pipe_widget; in hda_ipc4_pre_trigger()
302 struct snd_sof_widget *swidget; in hda_ipc4_pre_trigger()
377 struct snd_sof_widget *pipe_widget; in hda_ipc4_post_trigger()
379 struct snd_sof_widget *swidget; in hda_ipc4_post_trigger()
593 hda_select_dai_widget_ops(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in hda_select_dai_widget_ops()
626 struct snd_sof_widget *pipe_widget = swidget->spipe->pipe_widget; in hda_select_dai_widget_ops()
H A Dhda-dai.c35 struct snd_sof_widget *swidget = w->dobj.private; in hda_dai_config()
73 struct snd_sof_widget *swidget = w->dobj.private; in hda_dai_get_ops()
341 struct snd_sof_widget *swidget = w->dobj.private; in widget_to_copier()
635 struct snd_sof_widget *swidget; in hda_dai_suspend()
H A Dhda.h1028 hda_select_dai_widget_ops(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
1036 struct snd_sof_widget *swidget = w->dobj.private; in widget_to_sdev()
H A Dhda.c80 struct snd_sof_widget *swidget = w->dobj.private; in sdw_params_free()
/linux/include/trace/events/
H A Dsof.h19 TP_PROTO(struct snd_sof_widget *swidget),
33 TP_PROTO(struct snd_sof_widget *swidget),
38 TP_PROTO(struct snd_sof_widget *swidget),