Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dsysfs.c767 void snd_hda_sysfs_init(struct hda_codec *codec) in snd_hda_sysfs_init() function
H A Dhda_local.h585 void snd_hda_sysfs_init(struct hda_codec *codec);
H A Dcodec.c986 snd_hda_sysfs_init(codec); in snd_hda_codec_device_new()