Home
last modified time | relevance | path

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

/linux/Documentation/sound/cards/
H A Demu10k1-jack.rst2 Low latency, multichannel audio with JACK and the emu10k1/emu10k2
6 latency, multichannel recording functionality. All of my recent work to allow
16 latency, multichannel features offered by the "kX ASIO" feature of their
26 the multichannel devices, set the in and out channels to 16, and the sample
39 popular belief, all emu10k1 cards are multichannel cards. Which of these
H A Dmixart.rst11 The miXart8 is a multichannel audio processing and mixing soundcard
H A Dsb-live-mixer.rst23 be easy to add support for multichannel devices to the current code,
/linux/drivers/usb/musb/
H A Dtusb6010_omap.c55 unsigned multichannel:1; member
153 if (!tusb_dma->multichannel) in tusb_omap_dma_cb()
239 if (!tusb_dma->multichannel) { in tusb_omap_dma_program()
471 if (tusb_dma->multichannel) { in tusb_omap_dma_allocate()
485 tusb_dma->multichannel ? "shared" : "dedicated", in tusb_omap_dma_allocate()
550 if (i == 0 || tusb_dma->multichannel) { in tusb_omap_allocate_dma_pool()
612 tusb_dma->multichannel = 1; in tusb_dma_controller_create()
/linux/sound/pci/
H A Dfm801.c185 unsigned int multichannel: 1, member
644 if (chip->multichannel) { in snd_fm801_playback_open()
723 chip->multichannel ? 128*1024 : 64*1024, 128*1024); in snd_fm801_pcm()
727 chip->multichannel ? 6 : 2, 0, in snd_fm801_pcm()
1050 if (chip->multichannel) { in snd_fm801_mixer()
1097 if (chip->multichannel) { in snd_fm801_chip_multichannel_init()
1189 chip->multichannel = 1; in snd_fm801_create()
1285 strcat(card->shortname, chip->multichannel ? "AU" : "AS"); in __snd_card_fm801_probe()
/linux/drivers/media/pci/tw5864/
H A DKconfig8 multichannel video & audio grabbing and encoding (H.264, MJPEG,
/linux/fs/smb/client/
H A Dfs_context.c722 if (ctx->multichannel) { in smb3_handle_conflicting_options()
742 ctx->multichannel = true; in smb3_handle_conflicting_options()
744 ctx->multichannel = false; in smb3_handle_conflicting_options()
746 ctx->multichannel = false; in smb3_handle_conflicting_options()
1164 if ((ctx->multichannel != cifs_sb->ctx->multichannel) || in smb3_reconfigure()
1349 ctx->multichannel = false; in smb3_fs_context_parse_param()
1351 ctx->multichannel = true; in smb3_fs_context_parse_param()
1996 ctx->multichannel = false; in smb3_init_fs_context()
H A Dfs_context.h296 bool multichannel:1; member
H A Dconnect.c2481 ses->chan_max = ctx->multichannel ? ctx->max_channels:1; in cifs_get_smb_ses()
3858 if (ctx->multichannel) { in cifs_mount()
3888 if (ctx->multichannel) in cifs_mount()
3895 if (ctx->multichannel && !IS_ERR_OR_NULL(mchan_mount)) in cifs_mount()
3933 if (ctx->multichannel) { in cifs_mount()
3945 if (ctx->multichannel) in cifs_mount()
3952 if (ctx->multichannel && !IS_ERR_OR_NULL(mchan_mount)) in cifs_mount()
H A DKconfig46 directory leases, safe distributed caching (leases), multichannel,
/linux/Documentation/ABI/stable/
H A Dfirewire-cdev96 for multichannel reception which works in buffer-fill mode.
/linux/Documentation/sound/designs/
H A Dcompress-offload.rst60 AAC, some implementations may support AAC multichannel but HE-AAC
305 - multichannel IEC encoding. Unclear if this is required.
/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst16 multichannel performance optimizations, algorithmic channel selection,
/linux/sound/soc/ti/
H A DKconfig25 daVinci McBSP (w/o the multichannel support).
/linux/
H A DMAINTAINERS6383 R: Shyam Prasad N <sprasad@microsoft.com> (multichannel)