Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-dpcm.h139 int stream, struct snd_soc_dapm_widget_list **list_);
141 int stream, struct snd_soc_dapm_widget_list **list, int new);
153 static inline void dpcm_path_put(struct snd_soc_dapm_widget_list **list) in dpcm_path_put()
Dsoc-dapm.h373 struct snd_soc_dapm_widget_list;
475 struct snd_soc_dapm_widget_list **list,
684 struct snd_soc_dapm_widget_list { struct
/Linux-v4.19/drivers/staging/greybus/
Daudio_topology.c355 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_info()
388 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_get()
438 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_put()
719 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_get()
767 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_put()
/Linux-v4.19/sound/soc/
Dsoc-pcm.c1373 static int widget_in_list(struct snd_soc_dapm_widget_list *list, in widget_in_list()
1427 int stream, struct snd_soc_dapm_widget_list **list) in dpcm_path_get()
1443 struct snd_soc_dapm_widget_list **list_) in dpcm_prune_paths()
1446 struct snd_soc_dapm_widget_list *list = *list_; in dpcm_prune_paths()
1484 struct snd_soc_dapm_widget_list **list_) in dpcm_add_paths()
1487 struct snd_soc_dapm_widget_list *list = *list_; in dpcm_add_paths()
1546 int stream, struct snd_soc_dapm_widget_list **list, int new) in dpcm_process_paths()
2686 struct snd_soc_dapm_widget_list *list; in soc_dpcm_fe_runtime_update()
2825 struct snd_soc_dapm_widget_list *list; in dpcm_fe_dai_open()
Dsoc-dapm.c306 struct snd_soc_dapm_widget_list *wlist;
436 static struct snd_soc_dapm_widget_list *dapm_kcontrol_get_wlist( in dapm_kcontrol_get_wlist()
448 struct snd_soc_dapm_widget_list *new_wlist; in dapm_kcontrol_add_widget()
1072 static int dapm_widget_list_create(struct snd_soc_dapm_widget_list **list, in dapm_widget_list_create()
1212 struct snd_soc_dapm_widget_list **list, in snd_soc_dapm_dai_get_connected_widgets()
1651 struct snd_soc_dapm_widget_list *wlist; in dapm_widget_update()
Dsoc-compress.c133 struct snd_soc_dapm_widget_list *list; in soc_compr_open_fe()