Home
last modified time | relevance | path

Searched refs:multichannel (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/Documentation/sound/alsa/
Demu10k1-jack.txt2 latency, multichannel recording functionality. All of my recent work to allow
10 Low latency, multichannel audio with JACK and the emu10k1/emu10k2
14 latency, multichannel features offered by the "kX ASIO" feature of their
24 the multichannel devices, set the in and out channels to 16, and the sample
36 popular belief, all emu10k1 cards are multichannel cards. Which of these
DMIXART.txt8 The miXart8 is a multichannel audio processing and mixing soundcard
DSB-Live-mixer.txt23 be easy to add support for multichannel devices to the current code,
/linux-2.6.39/drivers/usb/musb/
Dtusb6010_omap.c59 unsigned multichannel:1; member
138 if (tusb_dma->multichannel) in tusb_omap_dma_cb()
190 if (!tusb_dma->multichannel) in tusb_omap_dma_cb()
280 if (tusb_dma->multichannel) { in tusb_omap_dma_program()
432 if (!tusb_dma->multichannel) { in tusb_omap_dma_abort()
565 if (tusb_dma->multichannel) { in tusb_omap_dma_allocate()
658 if (tusb_dma && !tusb_dma->multichannel && tusb_dma->ch >= 0) in dma_controller_destroy()
700 tusb_dma->multichannel = 1; in dma_controller_create()
/linux-2.6.39/sound/pci/
Dfm801.c163 unsigned int multichannel: 1, /* multichannel support */ member
623 if (chip->multichannel) { in snd_fm801_playback_open()
707 chip->multichannel ? 128*1024 : 64*1024, 128*1024); in snd_fm801_pcm()
1261 if (chip->multichannel) { in snd_fm801_mixer()
1310 if (chip->multichannel) { in snd_fm801_chip_init()
1434 chip->multichannel = 1; in snd_fm801_create()
1496 strcat(card->shortname, chip->multichannel ? "AU" : "AS"); in snd_card_fm801_probe()
/linux-2.6.39/Documentation/scsi/
DChangeLog.1992-199786 * Native wide, multichannel and /proc/scsi support now in official
110 * scsi.c: Added native multichannel and wide scsi support.