Searched refs:snd_soc_dapm_widget_list (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.1/include/sound/ |
D | soc-dpcm.h | 151 int stream, struct snd_soc_dapm_widget_list **list_); 152 void dpcm_path_put(struct snd_soc_dapm_widget_list **list); 154 int stream, struct snd_soc_dapm_widget_list **list, int new);
|
D | soc-dapm.h | 377 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
|
/Linux-v6.1/sound/soc/sof/ |
D | sof-audio.c | 224 struct snd_soc_dapm_widget_list *list, int dir) in sof_setup_pipeline_connections() 420 sof_walk_widgets_in_order(struct snd_sof_dev *sdev, struct snd_soc_dapm_widget_list *list, in sof_walk_widgets_in_order() 487 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_widget_list_setup() 561 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_widget_list_free()
|
D | ipc4-pcm.c | 41 struct snd_soc_dapm_widget_list *list; in sof_ipc4_trigger_pipelines()
|
D | sof-audio.h | 273 struct snd_soc_dapm_widget_list *list; /* list of connected DAPM widgets */
|
D | pcm.c | 97 struct snd_soc_dapm_widget_list *list; in sof_pcm_setup_connected_widgets()
|
/Linux-v6.1/sound/soc/ |
D | soc-pcm.c | 1340 static int widget_in_list(struct snd_soc_dapm_widget_list *list, in widget_in_list() 1374 int stream, struct snd_soc_dapm_widget_list **list) in dpcm_path_get() 1400 void dpcm_path_put(struct snd_soc_dapm_widget_list **list) in dpcm_path_put() 1406 struct snd_soc_dapm_widget_list *list) in dpcm_be_is_active() 1427 struct snd_soc_dapm_widget_list **list_) in dpcm_prune_paths() 1450 struct snd_soc_dapm_widget_list **list_) in dpcm_add_paths() 1453 struct snd_soc_dapm_widget_list *list = *list_; in dpcm_add_paths() 1519 int stream, struct snd_soc_dapm_widget_list **list, int new) in dpcm_process_paths() 2583 struct snd_soc_dapm_widget_list *list; in soc_dpcm_fe_runtime_update() 2703 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() 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()
|
D | soc-compress.c | 141 struct snd_soc_dapm_widget_list *list; in soc_compr_open_fe()
|
/Linux-v6.1/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()
|