tag | line | file | source code |
dma8 | 51 | drivers/sound/sb16_dsp.c | static int dma16, dma8; |
dma8 | 226 | drivers/sound/sb16_dsp.c | if (dma16 != dma8) |
dma8 | 253 | drivers/sound/sb16_dsp.c | audio_devs[dev]->dmachan1 = dma8; |
dma8 | 255 | drivers/sound/sb16_dsp.c | if (dma16 != dma8) |
dma8 | 385 | drivers/sound/sb16_dsp.c | audio_devs[my_dev]->dmachan1 = dsp_16bit ? dma16 : dma8; |
dma8 | 394 | drivers/sound/sb16_dsp.c | audio_devs[my_dev]->dmachan1 = dsp_16bit ? dma16 : dma8; |
dma8 | 492 | drivers/sound/sb16_dsp.c | audio_devs[my_dev]->dmachan1 = dma8; |
dma8 | 495 | drivers/sound/sb16_dsp.c | if (sound_alloc_dma (dma8, "SB16 (8bit)")) |
dma8 | 497 | drivers/sound/sb16_dsp.c | printk ("SB16: Unable to grab DMA%d\n", dma8); |
dma8 | 500 | drivers/sound/sb16_dsp.c | if (dma16 != dma8) |
dma8 | 546 | drivers/sound/sb16_dsp.c | dma8 = sb_config->dma; |
dma8 | 563 | drivers/sound/sb16_dsp.c | sound_free_dma (dma8); |
dma8 | 565 | drivers/sound/sb16_dsp.c | if (dma16 != dma8) |
dma8 | 95 | drivers/sound/sb_dsp.c | static int dma8 = 1; |
dma8 | 543 | drivers/sound/sb_dsp.c | audio_devs[my_dev]->dmachan1 = dsp_16bit ? dma16 : dma8; |
dma8 | 578 | drivers/sound/sb_dsp.c | audio_devs[my_dev]->dmachan1 = dsp_16bit ? dma16 : dma8; |
dma8 | 647 | drivers/sound/sb_dsp.c | audio_devs[my_dev]->dmachan1 = dma8; |
dma8 | 653 | drivers/sound/sb_dsp.c | if (dma16 != dma8) |
dma8 | 680 | drivers/sound/sb_dsp.c | audio_devs[my_dev]->dmachan1 = dma8; |
dma8 | 682 | drivers/sound/sb_dsp.c | if (dma16 != dma8) |
dma8 | 1051 | drivers/sound/sb_dsp.c | dma8 = hw_config->dma; |
dma8 | 1237 | drivers/sound/sb_dsp.c | dma8 = audio_devs[my_dev]->dmachan1 = hw_config->dma; |
dma8 | 1245 | drivers/sound/sb_dsp.c | if (dma16 != dma8) |
dma8 | 1275 | drivers/sound/sb_dsp.c | sound_free_dma (dma8); |
dma8 | 1280 | drivers/sound/sb_dsp.c | if (dma16 != dma8) |