Searched refs:snd_soc_dapm_widget_list (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | soc-dpcm.h | 152 int stream, struct snd_soc_dapm_widget_list **list_); 153 void dpcm_path_put(struct snd_soc_dapm_widget_list **list); 155 int stream, struct snd_soc_dapm_widget_list **list, int new); 168 int widget_in_list(struct snd_soc_dapm_widget_list *list,
|
H A D | soc-dapm.h | 420 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
|
/openbmc/linux/sound/soc/sof/ |
H A D | sof-audio.c | 299 struct snd_soc_dapm_widget_list *list, int dir) in sof_setup_pipeline_connections() 410 struct snd_soc_dapm_widget_list *list) in sof_unprepare_widgets_in_path() 449 struct snd_soc_dapm_widget_list *list) in sof_prepare_widgets_in_path() 510 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_free_widgets_in_path() 551 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_set_up_widgets_in_path() 615 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_walk_widgets_in_order() 684 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_widget_list_setup() 768 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_widget_list_free()
|
H A D | sof-audio.h | 323 struct snd_soc_dapm_widget_list *list; /* list of connected DAPM widgets */
|
H A D | pcm.c | 97 struct snd_soc_dapm_widget_list *list; in sof_pcm_setup_connected_widgets()
|
/openbmc/linux/sound/soc/ |
H A D | soc-pcm.c | 1374 int widget_in_list(struct snd_soc_dapm_widget_list *list, in widget_in_list() 1409 int stream, struct snd_soc_dapm_widget_list **list) in dpcm_path_get() 1435 void dpcm_path_put(struct snd_soc_dapm_widget_list **list) in dpcm_path_put() 1441 struct snd_soc_dapm_widget_list *list) in dpcm_be_is_active() 1462 struct snd_soc_dapm_widget_list **list_) in dpcm_prune_paths() 1485 struct snd_soc_dapm_widget_list **list_) in dpcm_add_paths() 1488 struct snd_soc_dapm_widget_list *list = *list_; in dpcm_add_paths() 1555 int stream, struct snd_soc_dapm_widget_list **list, int new) in dpcm_process_paths() 2632 struct snd_soc_dapm_widget_list *list; in soc_dpcm_fe_runtime_update() 2750 struct snd_soc_dapm_widget_list *list; in dpcm_fe_dai_open()
|
H 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() 1124 static void dapm_widget_list_free(struct snd_soc_dapm_widget_list **list) in dapm_widget_list_free() 1129 static int dapm_widget_list_create(struct snd_soc_dapm_widget_list **list, in dapm_widget_list_create() 1297 struct snd_soc_dapm_widget_list **list, in snd_soc_dapm_dai_get_connected_widgets() 1333 void snd_soc_dapm_dai_free_widgets(struct snd_soc_dapm_widget_list **list) in snd_soc_dapm_dai_free_widgets() 1742 struct snd_soc_dapm_widget_list *wlist; in dapm_widget_update()
|
H A D | soc-compress.c | 138 struct snd_soc_dapm_widget_list *list; in soc_compr_open_fe()
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | audio_topology.c | 387 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_get() 436 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_put() 717 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_get() 765 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_put()
|