Home
last modified time | relevance | path

Searched refs:multichannel (Results 1 – 13 of 13) 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/drivers/media/pci/tw5864/
H A DKconfig8 multichannel video & audio grabbing and encoding (H.264, MJPEG,
/linux/fs/smb/client/
H A Dfs_context.c79 fsparam_flag_no("multichannel", Opt_multichannel),
732 if (ctx->multichannel) {
737 "max_channels must be greater than 1 when multichannel is enabled\n");
745 "max_channels must be equal to 1 when multichannel is disabled\n");
751 ctx->multichannel = true;
753 ctx->multichannel = false;
1153 need_mchan_update = ctx->multichannel != cifs_sb->ctx->multichannel || in smb3_reconfigure()
1174 * If multichannel or max_channels has changed, update the session's channels accordingly. in smb3_reconfigure()
1387 ctx->multichannel in smb3_fs_context_parse_param()
[all...]
H A Dfs_context.h296 bool multichannel:1; member
H A Dconnect.c378 * doesn't really matter for non-multichannel scenario.
2486 ses->chan_max = ctx->multichannel ? ctx->max_channels:1; in cifs_get_smb_ses()
2844 /* TODO: try to extend for non-cluster uses (eg multichannel) */ in cifs_get_tcon()
3863 if (ctx->multichannel) { in cifs_mount()
3893 if (ctx->multichannel) in cifs_mount()
3900 if (ctx->multichannel && !IS_ERR_OR_NULL(mchan_mount)) in cifs_mount()
3938 if (ctx->multichannel) { in cifs_mount()
3950 if (ctx->multichannel) in cifs_mount()
3957 if (ctx->multichannel && !IS_ERR_OR_NULL(mchan_mount))
/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 DMAINTAINERS6472 R: Shyam Prasad N <sprasad@microsoft.com> (multichannel)