tag | line | file | source code |
sound_alloc_dma | 1535 | drivers/sound/ad1848.c | if (sound_alloc_dma (dma_playback, "Sound System")) |
sound_alloc_dma | 1539 | drivers/sound/ad1848.c | if (sound_alloc_dma (dma_capture, "Sound System (capture)")) |
sound_alloc_dma | 65 | drivers/sound/gus_card.c | if (sound_alloc_dma (hw_config->dma, "GUS")) |
sound_alloc_dma | 68 | drivers/sound/gus_card.c | if (sound_alloc_dma (hw_config->dma2, "GUS(2)")) |
sound_alloc_dma | 94 | drivers/sound/gus_card.c | if (sound_alloc_dma (hw_config->dma, "GUS")) |
sound_alloc_dma | 97 | drivers/sound/gus_card.c | if (sound_alloc_dma (hw_config->dma2, "GUS")) |
sound_alloc_dma | 46 | drivers/sound/os.h | extern int sound_alloc_dma(int chn, char *deviceID); |
sound_alloc_dma | 222 | drivers/sound/pas2_card.c | if (sound_alloc_dma (hw_config->dma, "PAS16")) |
sound_alloc_dma | 349 | drivers/sound/pss.c | if (sound_alloc_dma (hw_config->dma, "PSS")) |
sound_alloc_dma | 508 | drivers/sound/sb16_dsp.c | if (sound_alloc_dma (dma8, "SB16 (8bit)")) |
sound_alloc_dma | 514 | drivers/sound/sb16_dsp.c | if (sound_alloc_dma (dma16, "SB16 (16bit)")) |
sound_alloc_dma | 1436 | drivers/sound/sb_dsp.c | if (sound_alloc_dma (dma16, "Jazz16 16 bit")) |
sound_alloc_dma | 1600 | drivers/sound/sb_dsp.c | if (sound_alloc_dma (hw_config->dma, "SoundBlaster")) |
sound_alloc_dma | 1086 | drivers/sound/sscape.c | if (sound_alloc_dma (hw_config->dma, "soundscape")) |