Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_device.c420 int snd_hdac_refresh_widget_sysfs(struct hdac_device *codec) in snd_hdac_refresh_widget_sysfs() function
440 EXPORT_SYMBOL_GPL(snd_hdac_refresh_widget_sysfs);
/linux-4.4.14/include/sound/
Dhdaudio.h115 int snd_hdac_refresh_widget_sysfs(struct hdac_device *codec);
/linux-4.4.14/sound/pci/hda/
Dhda_codec.c914 err = snd_hdac_refresh_widget_sysfs(&codec->core); in snd_hda_codec_update_widgets()