ALSA: hdac: add snd_hdac_refresh_widget_sysfs()
[firefly-linux-kernel-4.4.55.git] / include / sound / hdaudio.h
index 288c7fa509d8485abcd81eb1a19b1c3ea12a685f..23a44c39c51c30b14dc346a8938b09e3482baf88 100644 (file)
@@ -119,6 +119,7 @@ int snd_hdac_device_register(struct hdac_device *codec);
 void snd_hdac_device_unregister(struct hdac_device *codec);
 
 int snd_hdac_refresh_widgets(struct hdac_device *codec);
+int snd_hdac_refresh_widget_sysfs(struct hdac_device *codec);
 
 unsigned int snd_hdac_make_cmd(struct hdac_device *codec, hda_nid_t nid,
                               unsigned int verb, unsigned int parm);