Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A Dsof-audio.h85 struct snd_sof_widget;
160 int (*ipc_setup)(struct snd_sof_widget *swidget);
161 void (*ipc_free)(struct snd_sof_widget *swidget);
166 int (*ipc_prepare)(struct snd_sof_widget *swidget,
170 void (*ipc_unprepare)(struct snd_sof_widget *swidget);
209 int (*dai_config)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget,
388 struct snd_sof_widget { struct
474 struct snd_sof_widget *pipe_widget; argument
487 struct snd_sof_widget *src_widget;
488 struct snd_sof_widget *sink_widget;
[all …]
A Dipc4-topology.c102 offsetof(struct snd_sof_widget, uuid)},
174 struct snd_sof_widget *swidget, in sof_ipc4_get_audio_fmt()
520 struct snd_sof_widget *w; in sof_ipc4_widget_setup_comp_dai()
833 struct snd_sof_widget *pipe_widget; in sof_ipc4_update_pipeline_mem_usage()
864 struct snd_sof_widget *swidget) in sof_ipc4_widget_assign_instance_id()
880 struct snd_sof_widget *swidget, in sof_ipc4_init_audio_fmt()
968 struct snd_sof_widget *pipe_widget; in sof_ipc4_unprepare_copier_module()
1136 struct snd_sof_widget *pipe_widget; in sof_ipc4_prepare_copier_module()
1243 struct snd_sof_widget *w; in sof_ipc4_prepare_copier_module()
1666 struct snd_sof_widget *current_swidget; in sof_ipc4_get_queue_id()
[all …]
A Dsof-audio.c32 struct snd_sof_widget *swidget) in sof_widget_free_unlocked()
35 struct snd_sof_widget *pipe_widget; in sof_widget_free_unlocked()
102 struct snd_sof_widget *swidget) in sof_widget_setup_unlocked()
207 struct snd_sof_widget *sink_widget = wsink->dobj.private; in sof_route_setup()
314 struct snd_sof_widget *swidget = widget->dobj.private; in sof_unprepare_widgets_in_path()
350 struct snd_sof_widget *swidget = widget->dobj.private; in sof_prepare_widgets_in_path()
444 struct snd_sof_widget *swidget = widget->dobj.private; in sof_set_up_widgets_in_path()
607 struct snd_sof_widget *pipe_widget; in sof_widget_list_setup()
804 struct snd_sof_widget *swidget; in snd_sof_find_swidget()
815 struct snd_sof_widget *
[all …]
A Dipc4-control.c23 struct snd_sof_widget *swidget; in sof_ipc4_set_get_kcontrol_data()
66 sof_ipc4_set_volume_data(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget, in sof_ipc4_set_volume_data()
129 struct snd_sof_widget *swidget; in sof_ipc4_volume_put()
184 static int sof_ipc4_widget_kcontrol_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_ipc4_widget_kcontrol_setup()
A Dipc3-topology.c113 offsetof(struct snd_sof_widget, dynamic_pipeline_widget)},
298 offsetof(struct snd_sof_widget, uuid)},
421 static void sof_ipc3_widget_free_comp(struct snd_sof_widget *swidget) in sof_ipc3_widget_free_comp()
497 struct snd_sof_widget *comp_swidget; in sof_ipc3_widget_setup_comp_pipeline()
593 static int sof_ipc3_widget_setup_comp_src(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_src()
855 struct snd_sof_widget *swidget, int type) in sof_process_load()
1878 struct snd_sof_widget *swidget = w->dobj.private; in sof_ipc3_keyword_dapm_event()
1954 struct snd_sof_widget *swidget, u16 event_type) in sof_ipc3_widget_bind_event()
2153 struct snd_sof_widget *swidget; in sof_ipc3_set_up_all_pipelines()
2254 struct snd_sof_widget *swidget; in sof_tear_down_left_over_pipelines()
[all …]
A Dtopology.c420 offsetof(struct snd_sof_widget, num_sink_pins)},
422 offsetof(struct snd_sof_widget, num_source_pins)},
1147 struct snd_sof_widget *host_widget; in spcm_bind()
1282 static void sof_free_pin_binding(struct snd_sof_widget *swidget, in sof_free_pin_binding()
1365 struct snd_sof_widget *swidget; in sof_widget_ready()
1577 struct snd_sof_widget *swidget; in sof_widget_unload()
2018 struct snd_sof_widget *source_swidget, *sink_swidget; in sof_route_load()
2094 struct snd_sof_widget *swidget) in sof_set_widget_pipeline()
2096 struct snd_sof_widget *pipe_widget = spipe->pipe_widget; in sof_set_widget_pipeline()
2123 struct snd_sof_widget *swidget, *comp_swidget; in sof_complete()
[all …]
A Dipc4-pcm.c69 struct snd_sof_widget *pipe_widget = spipe->pipe_widget; in sof_ipc4_add_pipeline_to_trigger_list()
107 struct snd_sof_widget *pipe_widget = spipe->pipe_widget; in sof_ipc4_update_pipeline_state()
442 sizeof(struct snd_sof_widget *), GFP_KERNEL); in sof_ipc4_pcm_setup()
475 struct snd_sof_widget *swidget = widget->dobj.private; in sof_ipc4_build_time_info()
A Dipc3-control.c22 struct snd_sof_widget *swidget; in sof_ipc3_set_get_kcontrol_data()
547 struct snd_sof_widget *swidget; in sof_ipc3_control_update()
655 struct snd_sof_widget *swidget) in sof_ipc3_widget_kcontrol_setup()
/linux-6.3-rc2/include/trace/events/
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),
/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-dai.c358 struct snd_sof_widget *swidget = w->dobj.private; in hda_dai_config_pause_push_ipc()
453 struct snd_sof_widget *pipe_widget; in ipc4_hda_dai_trigger()
456 struct snd_sof_widget *swidget; in ipc4_hda_dai_trigger()
A Dhda.c50 struct snd_sof_widget *swidget = w->dobj.private; in hda_ctrl_dai_widget_setup()
83 struct snd_sof_widget *swidget = w->dobj.private; in hda_ctrl_dai_widget_free()

Completed in 28 milliseconds