Searched refs:snd_soc_dapm_new_control_unlocked (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/sound/soc/ |
D | soc-dapm.c | 68 snd_soc_dapm_new_control_unlocked(struct snd_soc_dapm_context *dapm, 358 snd_soc_dapm_new_control_unlocked(widget->dapm, in dapm_kcontrol_data_alloc() 392 data->widget = snd_soc_dapm_new_control_unlocked( in dapm_kcontrol_data_alloc() 3276 w = snd_soc_dapm_new_control_unlocked(dapm, widget); in snd_soc_dapm_new_control() 3287 snd_soc_dapm_new_control_unlocked(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_new_control_unlocked() function 3433 w = snd_soc_dapm_new_control_unlocked(dapm, widget); in snd_soc_dapm_new_controls() 3699 w = snd_soc_dapm_new_control_unlocked(&card->dapm, &template); in snd_soc_dapm_new_pcm() 3750 w = snd_soc_dapm_new_control_unlocked(dapm, &template); in snd_soc_dapm_new_dai_widgets() 3769 w = snd_soc_dapm_new_control_unlocked(dapm, &template); in snd_soc_dapm_new_dai_widgets()
|
D | soc-topology.c | 84 snd_soc_dapm_new_control_unlocked(struct snd_soc_dapm_context *dapm, 1483 widget = snd_soc_dapm_new_control_unlocked(dapm, &template); in soc_tplg_dapm_widget_create()
|