Searched refs:snd_soc_dapm_widget_list (Results 1 – 9 of 9) sorted by relevance
/linux/include/sound/ |
A 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);
|
A D | soc-dapm.h | 377 struct snd_soc_dapm_widget_list; 502 struct snd_soc_dapm_widget_list **list, 505 void snd_soc_dapm_dai_free_widgets(struct snd_soc_dapm_widget_list **list); 710 struct snd_soc_dapm_widget_list { struct
|
/linux/sound/soc/ |
A D | soc-pcm.c | 1247 static int widget_in_list(struct snd_soc_dapm_widget_list *list, in widget_in_list() 1281 int stream, struct snd_soc_dapm_widget_list **list) in dpcm_path_get() 1307 void dpcm_path_put(struct snd_soc_dapm_widget_list **list) in dpcm_path_put() 1313 struct snd_soc_dapm_widget_list *list) in dpcm_be_is_active() 1334 struct snd_soc_dapm_widget_list **list_) in dpcm_prune_paths() 1357 struct snd_soc_dapm_widget_list **list_) in dpcm_add_paths() 1360 struct snd_soc_dapm_widget_list *list = *list_; in dpcm_add_paths() 1426 int stream, struct snd_soc_dapm_widget_list **list, int new) in dpcm_process_paths() 2451 struct snd_soc_dapm_widget_list *list; in soc_dpcm_fe_runtime_update() 2569 struct snd_soc_dapm_widget_list *list; in dpcm_fe_dai_open()
|
A D | soc-dapm.c | 347 struct snd_soc_dapm_widget_list *wlist; 469 static struct snd_soc_dapm_widget_list *dapm_kcontrol_get_wlist( in dapm_kcontrol_get_wlist() 481 struct snd_soc_dapm_widget_list *new_wlist; in dapm_kcontrol_add_widget() 1125 static void dapm_widget_list_free(struct snd_soc_dapm_widget_list **list) in dapm_widget_list_free() 1130 static int dapm_widget_list_create(struct snd_soc_dapm_widget_list **list, in dapm_widget_list_create() 1298 struct snd_soc_dapm_widget_list **list, in snd_soc_dapm_dai_get_connected_widgets() 1336 void snd_soc_dapm_dai_free_widgets(struct snd_soc_dapm_widget_list **list) in snd_soc_dapm_dai_free_widgets() 1747 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/sound/soc/sof/ |
A D | sof-audio.c | 317 struct snd_soc_dapm_widget_list *list, int dir) in sof_setup_pipeline_connections() 361 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_widget_list_setup() 460 struct snd_soc_dapm_widget_list *list = spcm->stream[dir].list; in sof_widget_list_free()
|
A D | sof-audio.h | 41 struct snd_soc_dapm_widget_list *list; /* list of connected DAPM widgets */
|
A D | pcm.c | 133 struct snd_soc_dapm_widget_list *list; in sof_pcm_setup_connected_widgets()
|
/linux/drivers/staging/greybus/ |
A D | audio_topology.c | 385 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_get() 434 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_put() 713 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_get() 761 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_put()
|
Completed in 30 milliseconds