/linux/sound/soc/sof/ |
H A D | sof-audio.h | 86 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 *swidge 416 struct snd_sof_widget { global() struct 417 scompsnd_sof_widget global() argument 418 comp_idsnd_sof_widget global() argument 419 pipeline_idsnd_sof_widget global() argument 424 preparedsnd_sof_widget global() argument 426 setup_mutexsnd_sof_widget global() argument 433 use_countsnd_sof_widget global() argument 435 coresnd_sof_widget global() argument 436 idsnd_sof_widget global() argument 441 instance_idsnd_sof_widget global() argument 451 dynamic_pipeline_widgetsnd_sof_widget global() argument 453 widgetsnd_sof_widget global() argument 454 listsnd_sof_widget global() argument 455 spipesnd_sof_widget global() argument 456 module_infosnd_sof_widget global() argument 458 uuidsnd_sof_widget global() argument 460 num_tuplessnd_sof_widget global() argument 461 tuplessnd_sof_widget global() argument 468 num_input_pinssnd_sof_widget global() argument 469 num_output_pinssnd_sof_widget global() argument 503 privatesnd_sof_widget global() argument [all...] |
H A D | ipc4-topology.c | 53 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() 208 struct snd_sof_widget *swidget, in sof_ipc4_dbg_module_audio_format() 302 sof_ipc4_get_input_pin_audio_fmt(struct snd_sof_widget *swidget, int pin_index) in sof_ipc4_get_input_pin_audio_fmt() 350 struct snd_sof_widget *swidget, in sof_ipc4_get_audio_fmt() 451 static void sof_ipc4_widget_free_comp_pipeline(struct snd_sof_widget *swidget) in sof_ipc4_widget_free_comp_pipeline() 456 static int sof_ipc4_widget_set_module_info(struct snd_sof_widget *swidget) in sof_ipc4_widget_set_module_info() [all …]
|
H A D | sof-audio.c | 30 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 D | ipc3-topology.c | 118 offsetof(struct snd_sof_widget, dynamic_pipeline_widget)}, 321 offsetof(struct snd_sof_widget, uuid)}, 362 static void *sof_comp_alloc(struct snd_sof_widget *swidget, size_t *ipc_size, in sof_comp_alloc() 403 static int sof_ipc3_widget_setup_comp_host(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_host() 447 static void sof_ipc3_widget_free_comp(struct snd_sof_widget *swidget) in sof_ipc3_widget_free_comp() 452 static int sof_ipc3_widget_setup_comp_tone(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_tone() 485 static int sof_ipc3_widget_setup_comp_mixer(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_mixer() 519 static int sof_ipc3_widget_setup_comp_pipeline(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_pipeline() 524 struct snd_sof_widget *comp_swidget; in sof_ipc3_widget_setup_comp_pipeline() 586 static int sof_ipc3_widget_setup_comp_buffer(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_buffer() [all …]
|
H 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()
|
H A D | topology.c | 426 offsetof(struct snd_sof_widget, num_input_pins)}, 428 offsetof(struct snd_sof_widget, num_output_pins)}, 1159 struct snd_sof_widget *host_widget; in spcm_bind() 1192 static int sof_widget_parse_tokens(struct snd_soc_component *scomp, struct snd_sof_widget *swidget, in sof_widget_parse_tokens() 1303 static void sof_free_pin_binding(struct snd_sof_widget *swidget, in sof_free_pin_binding() 1326 static int sof_parse_pin_binding(struct snd_sof_widget *swidget, in sof_parse_pin_binding() 1400 struct snd_sof_widget *swidget; in sof_widget_ready() 1619 struct snd_sof_widget *swidget; in sof_widget_unload() 2073 struct snd_sof_widget *source_swidget, *sink_swidget; in sof_route_load() 2142 * @swidget: pointer to struct snd_sof_widget tha [all...] |
H A D | ipc4-priv.h | 109 struct snd_sof_widget *sof_ipc4_find_swidget_by_ids(struct snd_sof_dev *sdev,
|
H 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/ |
H 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()
|
H 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() 355 struct snd_sof_widget *swidget = w->dobj.private; in widget_to_copier() 661 struct snd_sof_widget *swidget; in hda_dai_suspend()
|
H A D | hda.h | 1038 hda_select_dai_widget_ops(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget); 1044 struct snd_sof_widget *swidget = w->dobj.private; in widget_to_sdev()
|
H A D | hda.c | 85 struct snd_sof_widget *swidget = w->dobj.private; in sdw_params_free()
|
/linux/include/trace/events/ |
H 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),
|