tag | line | file | source code |
EXCLUDE_GUS | 254 | drivers/sound/dev_table.h | #ifndef EXCLUDE_GUS |
EXCLUDE_GUS | 307 | drivers/sound/dev_table.h | #ifndef EXCLUDE_GUS |
EXCLUDE_GUS | 36 | drivers/sound/dmabuf.c | #if !defined(EXCLUDE_AUDIO) || !defined(EXCLUDE_GUS) |
EXCLUDE_GUS | 32 | drivers/sound/gus_card.c | #if defined(CONFIGURE_SOUNDCARD) && !defined(EXCLUDE_GUS) |
EXCLUDE_GUS | 36 | drivers/sound/gus_midi.c | #if !defined(EXCLUDE_GUS) && !defined(EXCLUDE_MIDI) |
EXCLUDE_GUS | 7 | drivers/sound/gus_vol.c | #ifndef EXCLUDE_GUS |
EXCLUDE_GUS | 34 | drivers/sound/gus_wave.c | #if defined(CONFIGURE_SOUNDCARD) && !defined(EXCLUDE_GUS) |
EXCLUDE_GUS | 31 | drivers/sound/ics2101.c | #if defined(CONFIGURE_SOUNDCARD) && !defined(EXCLUDE_GUS) |
EXCLUDE_GUS | 36 | drivers/sound/sound_timer.c | #if !defined(EXCLUDE_SEQUENCER) && (!defined(EXCLUDE_GUS) || (!defined(EXCLUDE_PAS) && !defined(EXCLUDE_YM3812))) |