Searched refs:snd_soc_dapm_new_control_unlocked (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/soc/ |
H A D | soc-dapm.c | 62 snd_soc_dapm_new_control_unlocked(struct snd_soc_dapm_context *dapm, 403 snd_soc_dapm_new_control_unlocked(widget->dapm, in dapm_kcontrol_data_alloc() 437 data->widget = snd_soc_dapm_new_control_unlocked( in dapm_kcontrol_data_alloc() 3627 snd_soc_dapm_new_control_unlocked(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_new_control_unlocked() function 3793 w = snd_soc_dapm_new_control_unlocked(dapm, widget); in snd_soc_dapm_new_control() 3819 struct snd_soc_dapm_widget *w = snd_soc_dapm_new_control_unlocked(dapm, widget); in snd_soc_dapm_new_controls() 4205 w = snd_soc_dapm_new_control_unlocked(&card->dapm, &template); in snd_soc_dapm_new_dai() 4253 w = snd_soc_dapm_new_control_unlocked(dapm, &template); in snd_soc_dapm_new_dai_widgets() 4269 w = snd_soc_dapm_new_control_unlocked(dapm, &template); in snd_soc_dapm_new_dai_widgets()
|
H A D | soc-topology.c | 1428 widget = snd_soc_dapm_new_control_unlocked(dapm, &template); in soc_tplg_dapm_widget_create()
|
/openbmc/linux/include/sound/ |
H A D | soc-dapm.h | 463 struct snd_soc_dapm_widget *snd_soc_dapm_new_control_unlocked(struct snd_soc_dapm_context *dapm,
|