Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dlocal.h31 int hda_widget_sysfs_init(struct hdac_device *codec);
H A Dhdac_sysfs.c401 int hda_widget_sysfs_init(struct hdac_device *codec) in hda_widget_sysfs_init() function
H A Dhdac_device.c150 err = hda_widget_sysfs_init(codec); in snd_hdac_device_register()