snd_hdac_refresh_widgets
int snd_hdac_refresh_widgets(struct hdac_device *codec);
err = snd_hdac_refresh_widgets(&codec->core);
EXPORT_SYMBOL_GPL(snd_hdac_refresh_widgets);
err = snd_hdac_refresh_widgets(codec);
snd_hdac_refresh_widgets(hdev);