Home
last modified time | relevance | path

Searched refs:from (Results 1 – 10 of 10) sorted by relevance

/sound/oss/dmasound/
DKconfig11 inserted in and removed from the running kernel whenever you
25 inserted in and removed from the running kernel whenever you
39 inserted in and removed from the running kernel whenever you
/sound/oss/
DKconfig43 obtained from Turtle Beach. See
54 obtained from Turtle Beach. See
105 obtained from Turtle Beach. See
116 obtained from Turtle Beach. See
150 to play and record from the S/PDIF port (digital signal). See
249 driver for your sound card above, then pick your driver from the
292 needs to be initialized by downloading the code from the file
302 Enter the full pathname of your TRXPRO.HEX file, starting from /.
411 starting from /.
DCHANGELOG50 SB=32). These devices require more time to "recover" from processing
176 - Removed initialization messages from the
189 - Removed the 'setfx' stuff from the version distributed with kernel
193 - Moved stuff from the 'setfx' program to the AudioTrix Pro driver.
/sound/soc/omap/
DKconfig61 configured for at least 4 ports. Then, from userspace, you must load
64 ldattach utility. This can be started automatically from udev,
/sound/
DKconfig10 You want to read the Sound-HOWTO, available from
129 # AC97_BUS is used from both sound and ucb1400
/sound/sh/
Daica.c123 static void spu_memload(u32 toi, const void *from, int length) in spu_memload() argument
126 const u32 *froml = from; in spu_memload()
/sound/isa/
DKconfig61 For newer chips from Cirrus Logic, use the CS4231 or CS4232+
152 Say Y here to include support for CS4231 chips from Cirrus
165 CS4238B,CS4239 chips from Cirrus Logic - Crystal
/sound/core/
Dpcm_native.c3140 static ssize_t snd_pcm_writev(struct kiocb *iocb, struct iov_iter *from) in snd_pcm_writev() argument
3157 if (!iter_is_iovec(from)) in snd_pcm_writev()
3159 if (from->nr_segs > 128 || from->nr_segs != runtime->channels || in snd_pcm_writev()
3160 !frame_aligned(runtime, from->iov->iov_len)) in snd_pcm_writev()
3162 frames = bytes_to_samples(runtime, from->iov->iov_len); in snd_pcm_writev()
3163 bufs = kmalloc(sizeof(void *) * from->nr_segs, GFP_KERNEL); in snd_pcm_writev()
3166 for (i = 0; i < from->nr_segs; ++i) in snd_pcm_writev()
3167 bufs[i] = from->iov[i].iov_base; in snd_pcm_writev()
/sound/pci/cs46xx/
Ddsp_spos_scb_lib.c1159 find_next_free_scb (struct snd_cs46xx * chip, struct dsp_scb_descriptor * from) in find_next_free_scb() argument
1162 struct dsp_scb_descriptor * scb = from; in find_next_free_scb()
/sound/pci/
DKconfig176 If you want to record audio from TV cards based on
188 record from the analog input with up to 1792000 Hz.