Searched refs:snd_soc_dapm_new_control_unlocked (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/ |
D | soc-dapm.c | 63 snd_soc_dapm_new_control_unlocked(struct snd_soc_dapm_context *dapm, 360 snd_soc_dapm_new_control_unlocked(widget->dapm, in dapm_kcontrol_data_alloc() 398 data->widget = snd_soc_dapm_new_control_unlocked( in dapm_kcontrol_data_alloc() 3435 w = snd_soc_dapm_new_control_unlocked(dapm, widget); in snd_soc_dapm_new_control() 3458 snd_soc_dapm_new_control_unlocked(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_new_control_unlocked() function 3625 w = snd_soc_dapm_new_control_unlocked(dapm, widget); in snd_soc_dapm_new_controls() 3950 w = snd_soc_dapm_new_control_unlocked(&card->dapm, &template); in snd_soc_dapm_new_pcm() 4005 w = snd_soc_dapm_new_control_unlocked(dapm, &template); in snd_soc_dapm_new_dai_widgets() 4034 w = snd_soc_dapm_new_control_unlocked(dapm, &template); in snd_soc_dapm_new_dai_widgets()
|
D | soc-topology.c | 82 snd_soc_dapm_new_control_unlocked(struct snd_soc_dapm_context *dapm, 1565 widget = snd_soc_dapm_new_control_unlocked(dapm, &template); in soc_tplg_dapm_widget_create()
|