Home
last modified time | relevance | path

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

/sound/usb/
Dpcm.c896 struct snd_interval *it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in hw_check_valid_format() local
918 if (fp->rate_min > it->max || (fp->rate_min == it->max && it->openmax)) { in hw_check_valid_format()
919 hwc_debug(" > check: rate_min %d > max %d\n", fp->rate_min, it->max); in hw_check_valid_format()
922 if (fp->rate_max < it->min || (fp->rate_max == it->min && it->openmin)) { in hw_check_valid_format()
923 hwc_debug(" > check: rate_max %d < min %d\n", fp->rate_max, it->min); in hw_check_valid_format()
942 struct snd_interval *it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in hw_rule_rate() local
946 hwc_debug("hw_rule_rate: (%d,%d)\n", it->min, it->max); in hw_rule_rate()
965 it->empty = 1; in hw_rule_rate()
970 if (it->min < rmin) { in hw_rule_rate()
971 it->min = rmin; in hw_rule_rate()
[all …]
DKconfig115 after it has been coldstarted. An install script for the firmware
/sound/soc/generic/
Daudio-graph-scu-card.c178 struct of_phandle_iterator it; in asoc_graph_card_parse_of() local
212 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in asoc_graph_card_parse_of()
213 cpu_port = it.node; in asoc_graph_card_parse_of()
248 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in asoc_graph_card_parse_of()
249 cpu_port = it.node; in asoc_graph_card_parse_of()
296 struct of_phandle_iterator it; in asoc_graph_get_dais_count() local
307 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in asoc_graph_get_dais_count()
308 cpu_port = it.node; in asoc_graph_get_dais_count()
Daudio-graph-card.c205 struct of_phandle_iterator it; in asoc_graph_card_parse_of() local
225 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in asoc_graph_card_parse_of()
226 ret = asoc_graph_card_dai_link_of(it.node, priv, idx++); in asoc_graph_card_parse_of()
228 of_node_put(it.node); in asoc_graph_card_parse_of()
239 struct of_phandle_iterator it; in asoc_graph_get_dais_count() local
244 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) in asoc_graph_get_dais_count()
/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.
24 about this driver. Note that it has been discontinued, but the
25 Voyetra Turtle Beach knowledge base entry for it is still available
86 about this driver. Note that it has been discontinued, but the
87 Voyetra Turtle Beach knowledge base entry for it is still available
265 DMA buffers must exist below the 16MB boundary and it is quite
357 It is not necessary to add Sound Blaster support separately; it
377 how to compile it into the kernel or as a module see the file
390 control it under Linux. If you answer N for Beethoven ADSP-16, you
/sound/firewire/motu/
Dmotu.c32 struct fw_csr_iterator it; in name_card() local
36 fw_csr_iterator_init(&it, motu->unit->directory); in name_card()
37 while (fw_csr_iterator_next(&it, &key, &val)) { in name_card()
/sound/core/
DKconfig88 For some embedded devices, we may disable it to reduce memory
145 other side, it makes the ALSA subsystem larger.
167 Let me repeat: it enables EXTRA-VERBOSE DEBUGGING messages.
177 sound clicking when system is loaded, it may help to determine
/sound/firewire/dice/
Ddice.c56 struct fw_csr_iterator it; in check_dice_category() local
66 fw_csr_iterator_init(&it, unit->directory); in check_dice_category()
67 while (fw_csr_iterator_next(&it, &key, &val)) { in check_dice_category()
/sound/soc/fsl/
DKconfig14 in-tree drivers select it automatically.
25 in-tree drivers select it automatically.
36 in-tree drivers select it automatically.
48 in-tree drivers select it automatically.
58 in-tree drivers select it automatically.
73 in-tree drivers select it automatically.
/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/firewire/oxfw/
Doxfw.c157 struct fw_csr_iterator it; in detect_quirks() local
194 fw_csr_iterator_init(&it, fw_dev->config_rom + 5); in detect_quirks()
195 while (fw_csr_iterator_next(&it, &key, &val)) { in detect_quirks()
/sound/soc/omap/
DKconfig26 the card and registers it under its own platform device.
65 a simple rule like this one should do the trick (it does for me):
/sound/drivers/
DKconfig55 driver for the PC speaker which allows it to act like a primitive
62 driver may lead to a problem. Namely, it may get loaded
211 seconds of idle time the driver must count before it may
/sound/core/seq/
DKconfig10 Many programs require this feature, so you should enable it
/sound/core/oss/
Dpcm_oss.c789 const struct snd_interval *it; in choose_rate() local
797 it = hw_param_interval_c(save, SNDRV_PCM_HW_PARAM_RATE); in choose_rate()
802 if (it->max < rate || (it->max == rate && it->openmax)) in choose_rate()
804 if (it->min < rate || (it->min == rate && !it->openmin)) { in choose_rate()
/sound/isa/
DKconfig462 about this driver. Note that it has been discontinued, but the
463 Voyetra Turtle Beach knowledge base entry for it is still available
/sound/soc/intel/
DKconfig202 platforms with MAX98090 audio codec it also can support TI jack chip as aux device.
/sound/soc/
Dsoc-dapm.c1107 struct list_head *it; in dapm_widget_list_create() local
1111 list_for_each(it, widgets) in dapm_widget_list_create()
/sound/pci/
DKconfig145 (and again) between digital and analog input until it works.