Home
last modified time | relevance | path

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

/sound/usb/
Dpcm.c761 struct snd_interval *it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in hw_check_valid_format() local
783 if (fp->rate_min > it->max || (fp->rate_min == it->max && it->openmax)) { in hw_check_valid_format()
784 hwc_debug(" > check: rate_min %d > max %d\n", fp->rate_min, it->max); in hw_check_valid_format()
787 if (fp->rate_max < it->min || (fp->rate_max == it->min && it->openmin)) { in hw_check_valid_format()
788 hwc_debug(" > check: rate_max %d < min %d\n", fp->rate_max, it->min); in hw_check_valid_format()
807 struct snd_interval *it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in hw_rule_rate() local
811 hwc_debug("hw_rule_rate: (%d,%d)\n", it->min, it->max); in hw_rule_rate()
830 it->empty = 1; in hw_rule_rate()
835 if (it->min < rmin) { in hw_rule_rate()
836 it->min = rmin; in hw_rule_rate()
[all …]
DKconfig114 after it has been coldstarted. An install script for the firmware
/sound/pci/cs46xx/imgs/
Dcwcdma.asp4 // This program is free software; you can redistribute it and/or modify
5 // it under the terms of the GNU General Public License as published by
9 // This program is distributed in the hope that it will be useful,
22 // to compile it you need a tool named SPASM 3.0 and DSP code owned by
24 // the "ospparser" tool will genereate the cwcdma.h file it's included from
28 // The purpose of this code is very simple: make it possible to tranfser
32 // however it's from 48khz -> 48khz.
/sound/aoa/fabrics/
DKconfig7 Audio driver, the module holding it all together
11 compile it as a module.
/sound/oss/dmasound/
DKconfig12 want). If you want to compile it as a module, say M here and read
26 want). If you want to compile it as a module, say M here and read
40 want). If you want to compile it as a module, say M here and read
/sound/oss/
DCHANGELOG57 You can safely use this driver version with C930 if it looks to work.
58 However please don't complain if you have problems with it. C930 support
94 - Renamed sb16_midi.c to uart401.c. Also modified it to work also with
139 - Removed MAD16+CS4231 hack made in previous version since it didn't
147 SB DMA of MAD16 so that it doesn't conflict with codec's DMA channels.
153 - Temporarily disabled recording with ESS1688/688 since it causes crash.
154 - Changed audio buffer partitioning algorithm so that it selects
271 GUS MAX, but it doesn't work yet.
319 - Fixed bug which made it impossible to make long recordings to disk.
333 there could still be some problems. At least it hogs memory.
[all …]
DKconfig14 time, since it also attempts to use this UART port.
33 about this driver. Note that it has been discontinued, but the
34 Voyetra Turtle Beach knowledge base entry for it is still available
95 about this driver. Note that it has been discontinued, but the
96 Voyetra Turtle Beach knowledge base entry for it is still available
274 DMA buffers must exist below the 16MB boundary and it is quite
366 It is not necessary to add Sound Blaster support separately; it
386 how to compile it into the kernel or as a module see the file
399 control it under Linux. If you answer N for Beethoven ADSP-16, you
/sound/core/
DKconfig32 Many programs require this feature, so you should enable it
144 timer. This is strongly recommended because it ensures
174 other side, it makes the ALSA subsystem larger.
196 Let me repeat: it enables EXTRA-VERBOSE DEBUGGING messages.
206 sound clicking when system is loaded, it may help to determine
/sound/
DKconfig5 If you have a sound card in your computer, i.e. if it can say more
8 interrupt and DMA channel), because you will be asked for it.
18 If you have a PnP sound card and you want to configure it at boot
/sound/mips/
DKconfig34 this driver as it will be removed in the future.
/sound/drivers/
DKconfig42 driver for the PC speaker which allows it to act like a primitive
49 driver may lead to a problem. Namely, it may get loaded
196 seconds of idle time the driver must count before it may
/sound/core/oss/
Dpcm_oss.c800 struct snd_interval *it; in choose_rate() local
808 it = hw_param_interval(save, SNDRV_PCM_HW_PARAM_RATE); in choose_rate()
813 if (it->max < rate || (it->max == rate && it->openmax)) in choose_rate()
815 if (it->min < rate || (it->min == rate && !it->openmin)) { in choose_rate()
/sound/soc/omap/
DKconfig52 a simple rule like this one should do the trick (it does for me):
/sound/isa/
DKconfig450 about this driver. Note that it has been discontinued, but the
451 Voyetra Turtle Beach knowledge base entry for it is still available
/sound/pci/
DKconfig148 (and again) between digital and analog input until it works.