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