Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dsound.c173 static const struct file_operations snd_fops = variable
399 if (register_chrdev(major, "alsa", &snd_fops)) { in alsa_sound_init()