Searched refs:snd_soc_dapm_widget_list (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/include/sound/ |
A D | soc-dpcm.h | 149 int stream, struct snd_soc_dapm_widget_list **list_); 150 void dpcm_path_put(struct snd_soc_dapm_widget_list **list); 152 int stream, struct snd_soc_dapm_widget_list **list, int new); 165 int widget_in_list(struct snd_soc_dapm_widget_list *list,
|
A D | soc-dapm.h | 374 struct snd_soc_dapm_widget_list; 476 struct snd_soc_dapm_widget_list **list, 478 void snd_soc_dapm_dai_free_widgets(struct snd_soc_dapm_widget_list **list); 676 struct snd_soc_dapm_widget_list { struct
|
/linux-6.3-rc2/sound/soc/sof/ |
A D | sof-audio.c | 259 struct snd_soc_dapm_widget_list *list, int dir) in sof_setup_pipeline_connections() 311 struct snd_soc_dapm_widget_list *list) in sof_unprepare_widgets_in_path() 347 struct snd_soc_dapm_widget_list *list) in sof_prepare_widgets_in_path() 405 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_free_widgets_in_path() 443 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_set_up_widgets_in_path() 504 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_walk_widgets_in_order() 570 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_widget_list_setup() 654 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_widget_list_free()
|
A D | sof-audio.h | 310 struct snd_soc_dapm_widget_list *list; /* list of connected DAPM widgets */
|
A D | pcm.c | 97 struct snd_soc_dapm_widget_list *list; in sof_pcm_setup_connected_widgets()
|
/linux-6.3-rc2/sound/soc/ |
A D | soc-pcm.c | 1351 int widget_in_list(struct snd_soc_dapm_widget_list *list, in widget_in_list() 1386 int stream, struct snd_soc_dapm_widget_list **list) in dpcm_path_get() 1412 void dpcm_path_put(struct snd_soc_dapm_widget_list **list) in dpcm_path_put() 1418 struct snd_soc_dapm_widget_list *list) in dpcm_be_is_active() 1439 struct snd_soc_dapm_widget_list **list_) in dpcm_prune_paths() 1462 struct snd_soc_dapm_widget_list **list_) in dpcm_add_paths() 1465 struct snd_soc_dapm_widget_list *list = *list_; in dpcm_add_paths() 1531 int stream, struct snd_soc_dapm_widget_list **list, int new) in dpcm_process_paths() 2597 struct snd_soc_dapm_widget_list *list; in soc_dpcm_fe_runtime_update() 2717 struct snd_soc_dapm_widget_list *list; in dpcm_fe_dai_open()
|
A 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() 1122 static void dapm_widget_list_free(struct snd_soc_dapm_widget_list **list) in dapm_widget_list_free() 1127 static int dapm_widget_list_create(struct snd_soc_dapm_widget_list **list, in dapm_widget_list_create() 1295 struct snd_soc_dapm_widget_list **list, in snd_soc_dapm_dai_get_connected_widgets() 1331 void snd_soc_dapm_dai_free_widgets(struct snd_soc_dapm_widget_list **list) in snd_soc_dapm_dai_free_widgets() 1740 struct snd_soc_dapm_widget_list *wlist; in dapm_widget_update()
|
A D | soc-compress.c | 141 struct snd_soc_dapm_widget_list *list; in soc_compr_open_fe()
|
/linux-6.3-rc2/drivers/staging/greybus/ |
A 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()
|
Completed in 29 milliseconds