tag | line | file | source code |
sound_alloc_dma | 1530 | drivers/sound/ad1848.c | if (sound_alloc_dma (dma_playback, "Sound System")) |
sound_alloc_dma | 1534 | drivers/sound/ad1848.c | if (sound_alloc_dma (dma_capture, "Sound System (capture)")) |
sound_alloc_dma | 64 | drivers/sound/gus_card.c | if (sound_alloc_dma (hw_config->dma, "GUS")) |
sound_alloc_dma | 67 | drivers/sound/gus_card.c | if (sound_alloc_dma (hw_config->dma2, "GUS(2)")) |
sound_alloc_dma | 93 | drivers/sound/gus_card.c | if (sound_alloc_dma (hw_config->dma, "GUS")) |
sound_alloc_dma | 96 | drivers/sound/gus_card.c | if (sound_alloc_dma (hw_config->dma2, "GUS")) |
sound_alloc_dma | 45 | 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 | 507 | drivers/sound/sb16_dsp.c | if (sound_alloc_dma (dma8, "SB16 (8bit)")) |
sound_alloc_dma | 513 | drivers/sound/sb16_dsp.c | if (sound_alloc_dma (dma16, "SB16 (16bit)")) |
sound_alloc_dma | 1433 | drivers/sound/sb_dsp.c | if (sound_alloc_dma (dma16, "Jazz16 16 bit")) |
sound_alloc_dma | 1597 | 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")) |