Home
last modified time | relevance | path

Searched refs:dapm_kcontrol_get_wlist (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/sound/soc/
H A Dsoc-dapm.c479 static struct snd_soc_dapm_widget_list *dapm_kcontrol_get_wlist( in dapm_kcontrol_get_wlist() function
560 switch (dapm_kcontrol_get_wlist(kcontrol)->widgets[0]->id) { in dapm_kcontrol_set_value()
589 return dapm_kcontrol_get_wlist(kcontrol)->widgets[0]; in snd_soc_dapm_kcontrol_widget()
604 return dapm_kcontrol_get_wlist(kcontrol)->widgets[0]->dapm; in snd_soc_dapm_kcontrol_dapm()
1756 wlist = dapm_kcontrol_get_wlist(update->kcontrol); in dapm_widget_update()