tag | line | file | source code |
---|---|---|---|
init_sequence | 43 | drivers/sound/mpu401.c | static int init_sequence[20]; /* NOTE! pos 0 = len, start pos 1. */ |
init_sequence | 770 | drivers/sound/mpu401.c | IOCTL_FROM_USER ((char *) &init_sequence, (char *) arg, 0, sizeof (init_sequence)); |