Home
last modified time | relevance | path

Searched defs:swidget (Results 1 – 12 of 12) sorted by relevance

/linux/sound/soc/sof/
H A Dipc3-topology.c362 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()
586 static int sof_ipc3_widget_setup_comp_buffer(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_buffer()
621 static int sof_ipc3_widget_setup_comp_src(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_src()
662 static int sof_ipc3_widget_setup_comp_asrc(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_asrc()
708 static int sof_ipc3_widget_setup_comp_mux(struct snd_sof_widget *swidget) in sof_ipc3_widget_setup_comp_mux()
[all …]
H A Dipc4-topology.c224 struct snd_sof_widget *swidget; in sof_ipc4_find_swidget_by_ids() local
259 struct snd_sof_widget *swidget, in sof_ipc4_dbg_module_audio_format()
353 sof_ipc4_get_input_pin_audio_fmt(struct snd_sof_widget *swidget, int pin_index) in sof_ipc4_get_input_pin_audio_fmt()
401 struct snd_sof_widget *swidget, in sof_ipc4_get_audio_fmt()
502 static void sof_ipc4_widget_free_comp_pipeline(struct snd_sof_widget *swidget) in sof_ipc4_widget_free_comp_pipeline()
507 static int sof_ipc4_widget_set_module_info(struct snd_sof_widget *swidget) in sof_ipc4_widget_set_module_info()
522 static int sof_ipc4_widget_setup_msg(struct snd_sof_widget *swidget, struct sof_ipc4_msg *msg) in sof_ipc4_widget_setup_msg()
557 static void sof_ipc4_widget_update_kcontrol_module_id(struct snd_sof_widget *swidget) in sof_ipc4_widget_update_kcontrol_module_id()
576 sof_ipc4_update_card_components_string(struct snd_sof_widget *swidget, in sof_ipc4_update_card_components_string()
621 static int sof_ipc4_widget_setup_pcm(struct snd_sof_widget *swidget) in sof_ipc4_widget_setup_pcm()
[all …]
H A Dsof-audio.c45 sof_widget_free_unlocked(struct snd_sof_dev * sdev,struct snd_sof_widget * swidget) sof_widget_free_unlocked() argument
122 sof_widget_free(struct snd_sof_dev * sdev,struct snd_sof_widget * swidget) sof_widget_free() argument
135 sof_widget_setup_unlocked(struct snd_sof_dev * sdev,struct snd_sof_widget * swidget) sof_widget_setup_unlocked() argument
241 sof_widget_setup(struct snd_sof_dev * sdev,struct snd_sof_widget * swidget) sof_widget_setup() argument
353 struct snd_sof_widget *swidget; sof_setup_pipeline_connections() local
410 struct snd_sof_widget *swidget = widget->dobj.private; sof_unprepare_widgets_in_path() local
449 struct snd_sof_widget *swidget = widget->dobj.private; sof_prepare_widgets_in_path() local
549 struct snd_sof_widget *swidget = widget->dobj.private; sof_set_up_widgets_in_path() local
717 struct snd_sof_widget *swidget = widget->dobj.private; sof_widget_list_setup() local
885 struct snd_sof_widget *swidget; snd_sof_find_swidget() local
901 struct snd_sof_widget *swidget; snd_sof_find_swidget_sname() local
[all...]
H A Dipc4-control.c23 struct snd_sof_widget *swidget; in sof_ipc4_set_get_kcontrol_data() local
86 sof_ipc4_set_volume_data(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget, in sof_ipc4_set_volume_data() argument
150 struct snd_sof_widget *swidget; sof_ipc4_volume_put() local
206 sof_ipc4_set_generic_control_data(struct snd_sof_dev * sdev,struct snd_sof_widget * swidget,struct snd_sof_control * scontrol,bool lock) sof_ipc4_set_generic_control_data() argument
293 struct snd_sof_widget *swidget; sof_ipc4_switch_put() local
352 struct snd_sof_widget *swidget; sof_ipc4_enum_put() local
652 sof_ipc4_volsw_setup(struct snd_sof_dev * sdev,struct snd_sof_widget * swidget,struct snd_sof_control * scontrol) sof_ipc4_volsw_setup() argument
672 struct snd_sof_widget *swidget; sof_ipc4_control_update() local
792 sof_ipc4_widget_kcontrol_setup(struct snd_sof_dev * sdev,struct snd_sof_widget * swidget) sof_ipc4_widget_kcontrol_setup() argument
[all...]
H A Dtopology.c1210 static int sof_widget_parse_tokens(struct snd_soc_component *scomp, struct snd_sof_widget *swidget, in sof_widget_parse_tokens()
1321 static void sof_free_pin_binding(struct snd_sof_widget *swidget, in sof_free_pin_binding()
1344 static int sof_parse_pin_binding(struct snd_sof_widget *swidget, in sof_parse_pin_binding()
1418 struct snd_sof_widget *swidget; in sof_widget_ready() local
1637 struct snd_sof_widget *swidget; in sof_widget_unload() local
2167 struct snd_sof_widget *swidget) in sof_set_widget_pipeline()
2217 struct snd_sof_widget *swidget; in sof_complete() local
2398 struct snd_sof_widget *swidget; in sof_dspless_widget_ready() local
2444 struct snd_sof_widget *swidget = dobj->private; in sof_dspless_widget_unload() local
H A Dipc3-control.c22 struct snd_sof_widget *swidget; in sof_ipc3_set_get_kcontrol_data() local
555 struct snd_sof_widget *swidget; in sof_ipc3_control_update() local
663 struct snd_sof_widget *swidget) in sof_ipc3_widget_kcontrol_setup()
H A Dipc4-pcm.c827 struct snd_sof_widget *swidget = w->dobj.private; in sof_ipc4_pcm_dai_link_fixup() local
977 struct snd_sof_widget *swidget = widget->dobj.private; in sof_ipc4_build_time_info() local
H A Dsof-client-probes-ipc4.c282 struct snd_sof_widget *swidget; in ipc4_probes_point_print() local
/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c131 struct snd_sof_widget *swidget; hda_ipc4_get_hext_stream() local
302 struct snd_sof_widget *swidget; hda_ipc4_pre_trigger() local
379 struct snd_sof_widget *swidget; hda_ipc4_post_trigger() local
593 hda_select_dai_widget_ops(struct snd_sof_dev * sdev,struct snd_sof_widget * swidget) hda_select_dai_widget_ops() argument
[all...]
H A Dhda-dai.c35 struct snd_sof_widget *swidget = w->dobj.private; in hda_dai_config() local
73 struct snd_sof_widget *swidget; in hda_dai_get_ops() local
355 struct snd_sof_widget *swidget = w->dobj.private; widget_to_copier() local
661 struct snd_sof_widget *swidget; hda_dai_suspend() local
[all...]
H A Dhda.c87 struct snd_sof_widget *swidget = w->dobj.private; in sdw_params_free() local
H A Dhda.h1050 struct snd_sof_widget *swidget = w->dobj.private; widget_to_sdev() local