Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_widget_list (Results 1 – 7 of 7) sorted by relevance

/linux/include/sound/
H A Dsoc-dpcm.h133 int stream, struct snd_soc_dapm_widget_list **list_);
134 void dpcm_path_put(struct snd_soc_dapm_widget_list **list);
136 int stream, struct snd_soc_dapm_widget_list **list, int new);
149 int widget_in_list(struct snd_soc_dapm_widget_list *list,
H A Dsoc-dapm.h420 struct snd_soc_dapm_widget_list;
523 struct snd_soc_dapm_widget_list **list,
525 void snd_soc_dapm_dai_free_widgets(struct snd_soc_dapm_widget_list **list);
719 struct snd_soc_dapm_widget_list { struct
/linux/sound/soc/sof/
H A Dsof-audio.c296 struct snd_soc_dapm_widget_list *list, int dir) in sof_setup_pipeline_connections()
407 struct snd_soc_dapm_widget_list *list) in sof_unprepare_widgets_in_path()
446 struct snd_soc_dapm_widget_list *list) in sof_prepare_widgets_in_path()
507 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_free_widgets_in_path()
548 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_set_up_widgets_in_path()
612 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_walk_widgets_in_order()
681 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_widget_list_setup()
765 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_widget_list_free()
H A Dsof-audio.h333 struct snd_soc_dapm_widget_list *list; /* list of connected DAPM widgets */
H A Dpcm.c97 struct snd_soc_dapm_widget_list *list; in sof_pcm_setup_connected_widgets()
/linux/drivers/staging/greybus/
H A Daudio_topology.c381 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_get()
430 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_put()
711 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_get()
758 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_put()
/linux/sound/soc/
H A Dsoc-dapm.c355 struct snd_soc_dapm_widget_list *wlist;
480 static struct snd_soc_dapm_widget_list *dapm_kcontrol_get_wlist( in dapm_kcontrol_get_wlist()
492 struct snd_soc_dapm_widget_list *new_wlist; in dapm_kcontrol_add_widget()
1130 static void dapm_widget_list_free(struct snd_soc_dapm_widget_list **list) in dapm_widget_list_free()
1135 static int dapm_widget_list_create(struct snd_soc_dapm_widget_list **list, in dapm_widget_list_create()
1305 struct snd_soc_dapm_widget_list **list, in snd_soc_dapm_dai_get_connected_widgets()
1341 void snd_soc_dapm_dai_free_widgets(struct snd_soc_dapm_widget_list **list) in snd_soc_dapm_dai_free_widgets()
1750 struct snd_soc_dapm_widget_list *wlist; in dapm_widget_update()