Home
last modified time | relevance | path

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

/sound/core/
Dinfo.c536 static struct proc_dir_entry *snd_create_proc_entry(const char *name, mode_t mode, in snd_create_proc_entry() function
550 p = snd_create_proc_entry("asound", S_IFDIR | S_IRUGO | S_IXUGO, NULL); in snd_info_init()
977 p = snd_create_proc_entry(entry->name, entry->mode, root); in snd_info_register()