Searched refs:snd_sof_widget (Results 1 – 14 of 14) sorted by relevance
| /linux/sound/soc/sof/ |
| A D | sof-audio.h | 86 struct snd_sof_widget; 182 int (*ipc_setup)(struct snd_sof_widget *swidget); 183 void (*ipc_free)(struct snd_sof_widget *swidget); 188 int (*ipc_prepare)(struct snd_sof_widget *swidget, 192 void (*ipc_unprepare)(struct snd_sof_widget *swidget); 231 int (*dai_config)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget, 416 struct snd_sof_widget { struct 503 struct snd_sof_widget *pipe_widget; argument 517 struct snd_sof_widget *src_widget; 518 struct snd_sof_widget *sink_widget; [all …]
|
| A D | ipc4-topology.c | 126 offsetof(struct snd_sof_widget, uuid)}, 128 offsetof(struct snd_sof_widget, core)}, 173 struct snd_sof_widget *swidget; in sof_ipc4_find_swidget_by_ids() 255 struct snd_sof_widget *swidget, in sof_ipc4_get_audio_fmt() 594 struct snd_sof_widget *pipe_widget; in sof_ipc4_widget_setup_comp_dai() 650 struct snd_sof_widget *w; in sof_ipc4_widget_setup_comp_dai() 1069 struct snd_sof_widget *pipe_widget; in sof_ipc4_update_resource_usage() 1267 struct snd_sof_widget *swidget, in sof_ipc4_init_input_audio_fmt() 1341 struct snd_sof_widget *pipe_widget; in sof_ipc4_unprepare_copier_module() 1731 struct snd_sof_widget *pipe_widget; in sof_ipc4_prepare_copier_module() [all …]
|
| A D | sof-audio.c | 45 struct snd_sof_widget *swidget) in sof_widget_free_unlocked() 135 struct snd_sof_widget *swidget) in sof_widget_setup_unlocked() 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() 549 struct snd_sof_widget *swidget = widget->dobj.private; in sof_set_up_widgets_in_path() 717 struct snd_sof_widget *swidget = widget->dobj.private; in sof_widget_list_setup() 718 struct snd_sof_widget *pipe_widget; in sof_widget_list_setup() 934 struct snd_sof_widget *swidget; in snd_sof_find_swidget() 945 struct snd_sof_widget * [all …]
|
| A D | ipc3-topology.c | 115 offsetof(struct snd_sof_widget, dynamic_pipeline_widget)}, 318 offsetof(struct snd_sof_widget, uuid)}, 444 static void sof_ipc3_widget_free_comp(struct snd_sof_widget *swidget) in sof_ipc3_widget_free_comp() 521 struct snd_sof_widget *comp_swidget; in sof_ipc3_widget_setup_comp_pipeline() 880 struct snd_sof_widget *swidget, int type) in sof_process_load() 1967 struct snd_sof_widget *swidget = w->dobj.private; in sof_ipc3_keyword_dapm_event() 2043 struct snd_sof_widget *swidget, u16 event_type) in sof_ipc3_widget_bind_event() 2264 struct snd_sof_widget *swidget; in sof_ipc3_set_up_all_pipelines() 2365 struct snd_sof_widget *swidget; in sof_tear_down_left_over_pipelines() 2407 struct snd_sof_widget *swidget; in sof_ipc3_free_widgets_in_list() [all …]
|
| A D | ipc4-control.c | 23 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()
|
| A D | ipc4-pcm.c | 107 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()
|
| A D | topology.c | 422 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() 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() 2147 struct snd_sof_widget *pipe_widget = spipe->pipe_widget; in sof_set_widget_pipeline() 2195 struct snd_sof_widget *swidget; in sof_complete() 2362 struct snd_sof_widget *swidget; in sof_dspless_widget_ready() [all …]
|
| A D | ipc4-priv.h | 109 struct snd_sof_widget *sof_ipc4_find_swidget_by_ids(struct snd_sof_dev *sdev,
|
| A D | ipc3-control.c | 22 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/ |
| A D | hda-dai-ops.c | 129 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()
|
| A D | hda-dai.c | 35 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()
|
| A D | hda.h | 1028 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()
|
| A D | hda.c | 80 struct snd_sof_widget *swidget = w->dobj.private; in sdw_params_free()
|
| /linux/include/trace/events/ |
| A D | sof.h | 19 TP_PROTO(struct snd_sof_widget *swidget), 33 TP_PROTO(struct snd_sof_widget *swidget), 38 TP_PROTO(struct snd_sof_widget *swidget),
|
Completed in 1136 milliseconds