Searched refs:snd_soc_dapm_widget_list (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
D | soc-dpcm.h | 147 int stream, struct snd_soc_dapm_widget_list **list_); 148 void dpcm_path_put(struct snd_soc_dapm_widget_list **list); 150 int stream, struct snd_soc_dapm_widget_list **list, int new);
|
D | soc-dapm.h | 378 struct snd_soc_dapm_widget_list; 503 struct snd_soc_dapm_widget_list **list, 506 void snd_soc_dapm_dai_free_widgets(struct snd_soc_dapm_widget_list **list); 711 struct snd_soc_dapm_widget_list { struct
|
/kernel/linux/linux-5.10/sound/soc/ |
D | soc-pcm.c | 1237 static int widget_in_list(struct snd_soc_dapm_widget_list *list, in widget_in_list() 1271 int stream, struct snd_soc_dapm_widget_list **list) in dpcm_path_get() 1292 void dpcm_path_put(struct snd_soc_dapm_widget_list **list) in dpcm_path_put() 1298 struct snd_soc_dapm_widget_list *list) in dpcm_be_is_active() 1320 struct snd_soc_dapm_widget_list **list_) in dpcm_prune_paths() 1343 struct snd_soc_dapm_widget_list **list_) in dpcm_add_paths() 1346 struct snd_soc_dapm_widget_list *list = *list_; in dpcm_add_paths() 1402 int stream, struct snd_soc_dapm_widget_list **list, int new) in dpcm_process_paths() 2529 struct snd_soc_dapm_widget_list *list; in soc_dpcm_fe_runtime_update() 2655 struct snd_soc_dapm_widget_list *list; in dpcm_fe_dai_open()
|
D | soc-dapm.c | 349 struct snd_soc_dapm_widget_list *wlist; 474 static struct snd_soc_dapm_widget_list *dapm_kcontrol_get_wlist( in dapm_kcontrol_get_wlist() 486 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() 1303 struct snd_soc_dapm_widget_list **list, in snd_soc_dapm_dai_get_connected_widgets() 1340 void snd_soc_dapm_dai_free_widgets(struct snd_soc_dapm_widget_list **list) in snd_soc_dapm_dai_free_widgets() 1746 struct snd_soc_dapm_widget_list *wlist; in dapm_widget_update()
|
D | soc-compress.c | 124 struct snd_soc_dapm_widget_list *list; in soc_compr_open_fe()
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
D | audio_topology.c | 388 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_get() 437 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_put() 718 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_get() 766 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_put()
|