tag | line | file | source code |
---|---|---|---|
sound_dma_automode | 205 | drivers/sound/dev_table.h | int sound_dma_automode[MAX_DSP_DEV] = {0}; |
sound_dma_automode | 223 | drivers/sound/dev_table.h | extern int sound_dma_automode[MAX_DSP_DEV]; |
sound_dma_automode | 259 | drivers/sound/dev_table.h | extern int sound_dma_automode[MAX_DSP_DEV]; |
sound_dma_automode | 351 | drivers/sound/dmabuf.c | !sound_dma_automode[dev] || |
sound_dma_automode | 564 | drivers/sound/dmabuf.c | !sound_dma_automode[dev] || !dev_started[dev]); |
sound_dma_automode | 586 | drivers/sound/dmabuf.c | if (sound_dma_automode[dev]) |
sound_dma_automode | 694 | drivers/sound/dmabuf.c | !sound_dma_automode[dev]); |
sound_dma_automode | 736 | drivers/sound/dmabuf.c | !sound_dma_automode[dev]); |
sound_dma_automode | 2352 | drivers/sound/gus_wave.c | sound_dma_automode[gus_devnum] = 0; |
sound_dma_automode | 246 | drivers/sound/pas2_pcm.c | if (sound_dma_automode[dev] && |
sound_dma_automode | 293 | drivers/sound/pas2_pcm.c | if (sound_dma_automode[my_devnum] && |
sound_dma_automode | 371 | drivers/sound/pas2_pcm.c | sound_dma_automode[my_devnum] = 1; |
sound_dma_automode | 377 | drivers/sound/pas2_pcm.c | sound_dma_automode[my_devnum] = 1; |
sound_dma_automode | 382 | drivers/sound/pas2_pcm.c | sound_dma_automode[my_devnum] = 0; |
sound_dma_automode | 401 | drivers/sound/pas2_pcm.c | if (!sound_dma_automode[my_devnum]) |
sound_dma_automode | 708 | drivers/sound/sb_dsp.c | sound_dma_automode[my_dev] = 0; |
sound_dma_automode | 624 | drivers/sound/soundcard.c | if (sound_dma_automode[dev]) |