Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dlocal.h20 int hda_widget_sysfs_init(struct hdac_device *codec);
Dhdac_device.c143 err = hda_widget_sysfs_init(codec); in snd_hdac_device_register()
432 ret = hda_widget_sysfs_init(codec); in snd_hdac_refresh_widget_sysfs()
Dhdac_sysfs.c397 int hda_widget_sysfs_init(struct hdac_device *codec) in hda_widget_sysfs_init() function