tag | line | file | source code |
---|---|---|---|
sound_setup | 523 | drivers/sound/dev_table.h | void sound_setup (char *str, int *ints); |
sound_setup | 421 | drivers/sound/soundcard.c | sound_setup ("sound=", ints); |
sound_setup | 80 | init/main.c | extern void sound_setup(char *str, int *ints); |
sound_setup | 305 | init/main.c | { "sound=", sound_setup }, |