tag
line
file
source code
sound_fops
482
drivers/sound/soundcard.c
static struct file_operations sound_fops =
sound_fops
500
drivers/sound/soundcard.c
register_chrdev (SOUND_MAJOR, "sound", &sound_fops);