Home
last modified time | relevance | path

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

/openbmc/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,
/openbmc/u-boot/drivers/board/
H A Dgazerbeam.c43 int multichannel; member
123 priv->multichannel = mc4 ? 4 : (mc2 ? 2 : (sc ? 1 : 0)); in _read_board_variant_data()
199 *val = priv->multichannel; in board_gazerbeam_get_int()
/openbmc/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()
/openbmc/linux/drivers/media/pci/tw5864/
H A DKconfig8 multichannel video & audio grabbing and encoding (H.264, MJPEG,
/openbmc/linux/sound/pci/
H A Dfm801.c185 unsigned int multichannel: 1, member
656 if (chip->multichannel) { in snd_fm801_playback_open()
735 chip->multichannel ? 128*1024 : 64*1024, 128*1024); in snd_fm801_pcm()
739 chip->multichannel ? 6 : 2, 0, in snd_fm801_pcm()
1063 if (chip->multichannel) { in snd_fm801_mixer()
1110 if (chip->multichannel) { in snd_fm801_chip_multichannel_init()
1202 chip->multichannel = 1; in snd_fm801_create()
1298 strcat(card->shortname, chip->multichannel ? "AU" : "AS"); in __snd_card_fm801_probe()
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst16 - multichannel (partially integrated), integration of multichannel with RDMA
/openbmc/linux/fs/smb/client/
H A Dfs_context.h252 bool multichannel:1; member
H A Dfs_context.c1150 ctx->multichannel = false; in smb3_fs_context_parse_param()
1153 ctx->multichannel = true; in smb3_fs_context_parse_param()
1320 ctx->multichannel = true; in smb3_fs_context_parse_param()
1787 ctx->multichannel = false; in smb3_init_fs_context()
H A DKconfig46 directory leases, safe distributed caching (leases), multichannel,
H A Dconnect.c2403 ses->chan_max = ctx->multichannel ? ctx->max_channels:1; in cifs_get_smb_ses()
/openbmc/linux/Documentation/ABI/stable/
H A Dfirewire-cdev96 for multichannel reception which works in buffer-fill mode.
/openbmc/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.
/openbmc/linux/sound/soc/ti/
H A DKconfig25 daVinci McBSP (w/o the multichannel support).
/openbmc/linux/
H A DMAINTAINERS5168 R: Shyam Prasad N <sprasad@microsoft.com> (multichannel)