Searched refs:wlist (Results 1 – 7 of 7) sorted by relevance
523 struct snd_soc_dapm_widget_list *wlist; in dapm_create_or_share_mixmux_kcontrol() local546 wlist = kcontrol->private_data; in dapm_create_or_share_mixmux_kcontrol()547 wlistentries = wlist->num_widgets + 1; in dapm_create_or_share_mixmux_kcontrol()549 wlist = NULL; in dapm_create_or_share_mixmux_kcontrol()555 wlist = krealloc(wlist, wlistsize, GFP_KERNEL); in dapm_create_or_share_mixmux_kcontrol()556 if (wlist == NULL) { in dapm_create_or_share_mixmux_kcontrol()561 wlist->num_widgets = wlistentries; in dapm_create_or_share_mixmux_kcontrol()562 wlist->widgets[wlistentries - 1] = w; in dapm_create_or_share_mixmux_kcontrol()586 kfree(wlist); in dapm_create_or_share_mixmux_kcontrol()597 kfree(wlist); in dapm_create_or_share_mixmux_kcontrol()[all …]
704 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in class_w_put_volsw() local705 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in class_w_put_volsw()726 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in class_w_put_double() local727 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in class_w_put_double()
410 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in twl6040_soc_dapm_put_vibra_enum() local411 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in twl6040_soc_dapm_put_vibra_enum()
143 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in snd_soc_dapm_put_volsw_aic3x() local144 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in snd_soc_dapm_put_volsw_aic3x()
552 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in wm8995_put_class_w() local553 struct snd_soc_dapm_widget *w = wlist->widgets[0]; in wm8995_put_class_w()
367 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in wm8903_class_w_put() local368 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in wm8903_class_w_put()
1443 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in wm8994_put_class_w() local1444 struct snd_soc_dapm_widget *w = wlist->widgets[0]; in wm8994_put_class_w()