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