Searched refs:single_dma (Results 1 – 3 of 3) sorted by relevance
648 if (chip->hardware != WSS_HW_INTERWAVE && !chip->single_dma) { in snd_wss_playback_format()707 if (chip->single_dma) in snd_wss_capture_format()846 ((chip->mode & WSS_MODE_OPEN) && chip->single_dma)) in snd_wss_open()1018 if (chip->single_dma && chip->hardware != WSS_HW_INTERWAVE) { in snd_wss_capture_prepare()1056 if (chip->single_dma && chip->hardware != WSS_HW_INTERWAVE) { in snd_wss_interrupt()1273 (chip->single_dma ? CS4231_SINGLE_DMA : 0); in snd_wss_probe()1749 chip->single_dma = 1; in snd_wss_create()1817 if (chip->single_dma) in snd_wss_pcm()
109 int single_dma; member259 if (chip->single_dma) { in snd_opl3sa2_detect()632 chip->single_dma = 1; in snd_opl3sa2_probe()
76 unsigned short single_dma:1, /* forced single DMA mode (GUS 16-bit */ member