Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dsof-audio.h85 struct snd_sof_widget;
157 int (*widget_kcontrol_setup)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
174 int (*ipc_setup)(struct snd_sof_widget *swidget);
175 void (*ipc_free)(struct snd_sof_widget *swidget);
178 int (*bind_event)(struct snd_soc_component *scomp, struct snd_sof_widget *swidget,
180 int (*ipc_prepare)(struct snd_sof_widget *swidget,
184 void (*ipc_unprepare)(struct snd_sof_widget *swidget);
220 int (*pipeline_complete)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
221 int (*widget_setup)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
222 int (*widget_free)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
[all …]
H A Dipc4-topology.c51 offsetof(struct snd_sof_widget, dynamic_pipeline_widget)},
124 offsetof(struct snd_sof_widget, uuid)},
126 offsetof(struct snd_sof_widget, core)},
184 sof_ipc4_get_input_pin_audio_fmt(struct snd_sof_widget *swidget, int pin_index) in sof_ipc4_get_input_pin_audio_fmt()
232 struct snd_sof_widget *swidget, in sof_ipc4_get_audio_fmt()
333 static void sof_ipc4_widget_free_comp_pipeline(struct snd_sof_widget *swidget) in sof_ipc4_widget_free_comp_pipeline()
338 static int sof_ipc4_widget_set_module_info(struct snd_sof_widget *swidget) in sof_ipc4_widget_set_module_info()
353 static int sof_ipc4_widget_setup_msg(struct snd_sof_widget *swidget, struct sof_ipc4_msg *msg) in sof_ipc4_widget_setup_msg()
378 static void sof_ipc4_widget_update_kcontrol_module_id(struct snd_sof_widget *swidget) in sof_ipc4_widget_update_kcontrol_module_id()
396 static int sof_ipc4_widget_setup_pcm(struct snd_sof_widget *swidget) in sof_ipc4_widget_setup_pcm()
[all …]
H A Dsof-audio.c31 static void sof_reset_route_setup_status(struct snd_sof_dev *sdev, struct snd_sof_widget *widget) in sof_reset_route_setup_status()
46 struct snd_sof_widget *swidget) in sof_widget_free_unlocked()
50 struct snd_sof_widget *pipe_widget; in sof_widget_free_unlocked()
125 int sof_widget_free(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_widget_free()
138 struct snd_sof_widget *swidget) in sof_widget_setup_unlocked()
244 int sof_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_widget_setup()
260 struct snd_sof_widget *src_widget = wsource->dobj.private; in sof_route_setup()
261 struct snd_sof_widget *sink_widget = wsink->dobj.private; in sof_route_setup()
356 struct snd_sof_widget *swidget; in sof_setup_pipeline_connections()
413 struct snd_sof_widget *swidget = widget->dobj.private; in sof_unprepare_widgets_in_path()
[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()
249 struct snd_sof_widget *swidget; in sof_ipc4_switch_put()
306 struct snd_sof_widget *swidget; in sof_ipc4_enum_put()
595 sof_ipc4_volsw_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget, in sof_ipc4_volsw_setup()
605 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 Dipc3-topology.c116 offsetof(struct snd_sof_widget, dynamic_pipeline_widget)},
301 offsetof(struct snd_sof_widget, uuid)},
339 static void *sof_comp_alloc(struct snd_sof_widget *swidget, size_t *ipc_size, in sof_comp_alloc()
380 static int sof_ipc3_widget_setup_comp_host(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_host()
424 static void sof_ipc3_widget_free_comp(struct snd_sof_widget *swidget) in sof_ipc3_widget_free_comp()
429 static int sof_ipc3_widget_setup_comp_tone(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_tone()
462 static int sof_ipc3_widget_setup_comp_mixer(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_mixer()
496 static int sof_ipc3_widget_setup_comp_pipeline(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_pipeline()
501 struct snd_sof_widget *comp_swidget; in sof_ipc3_widget_setup_comp_pipeline()
563 static int sof_ipc3_widget_setup_comp_buffer(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_buffer()
[all …]
H A Dipc4-pcm.c70 struct snd_sof_widget *pipe_widget = spipe->pipe_widget; in sof_ipc4_add_pipeline_to_trigger_list()
108 struct snd_sof_widget *pipe_widget = spipe->pipe_widget; in sof_ipc4_update_pipeline_state()
254 struct snd_sof_widget *pipe_widget = spipe->pipe_widget; in sof_ipc4_chain_dma_trigger()
287 struct snd_sof_widget *pipe_widget; in sof_ipc4_trigger_pipelines()
554 struct snd_sof_widget *swidget = w->dobj.private; in sof_ipc4_pcm_dai_link_fixup()
555 struct snd_sof_widget *pipe_widget = swidget->spipe->pipe_widget; in sof_ipc4_pcm_dai_link_fixup()
618 sizeof(struct snd_sof_widget *), GFP_KERNEL); in sof_ipc4_pcm_setup()
651 struct snd_sof_widget *swidget = widget->dobj.private; in sof_ipc4_build_time_info()
H A Dtopology.c420 offsetof(struct snd_sof_widget, num_input_pins)},
422 offsetof(struct snd_sof_widget, num_output_pins)},
1153 struct snd_sof_widget *host_widget; in spcm_bind()
1186 static int sof_widget_parse_tokens(struct snd_soc_component *scomp, struct snd_sof_widget *swidget, in sof_widget_parse_tokens()
1297 static void sof_free_pin_binding(struct snd_sof_widget *swidget, in sof_free_pin_binding()
1320 static int sof_parse_pin_binding(struct snd_sof_widget *swidget, in sof_parse_pin_binding()
1394 struct snd_sof_widget *swidget; in sof_widget_ready()
1614 struct snd_sof_widget *swidget; in sof_widget_unload()
2059 struct snd_sof_widget *source_swidget, *sink_swidget; in sof_route_load()
2135 struct snd_sof_widget *swidget) in sof_set_widget_pipeline()
[all …]
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()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c128 struct snd_sof_widget *pipe_widget; in hda_ipc4_get_hext_stream()
130 struct snd_sof_widget *swidget; in hda_ipc4_get_hext_stream()
311 struct snd_sof_widget *pipe_widget; in hda_ipc4_pre_trigger()
313 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()
442 struct snd_sof_widget *swidget = w->dobj.private; in sdw_hda_ipc4_get_hext_stream()
601 hda_select_dai_widget_ops(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in hda_select_dai_widget_ops()
630 struct snd_sof_widget *pipe_widget = swidget->spipe->pipe_widget; in hda_select_dai_widget_ops()
H A Dhda-dai.c34 struct snd_sof_widget *swidget = w->dobj.private; in widget_to_sdev()
43 struct snd_sof_widget *swidget = w->dobj.private; in hda_dai_config()
80 struct snd_sof_widget *swidget = w->dobj.private; in hda_dai_get_ops()
336 struct snd_sof_widget *swidget = w->dobj.private; in widget_to_copier()
523 struct snd_sof_widget *swidget; in hda_dai_suspend()
H A Dhda.h985 hda_select_dai_widget_ops(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
/openbmc/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),