Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dlocal.h10 int hda_widget_sysfs_init(struct hdac_device *codec);
H A Dsysfs.c400 int hda_widget_sysfs_init(struct hdac_device *codec) in hda_widget_sysfs_init() function
H A Ddevice.c151 err = hda_widget_sysfs_init(codec); in snd_hdac_device_register()