/linux-4.1.27/Documentation/DocBook/ |
D | .writing-an-alsa-driver.xml.cmd | 1 …ng-an-alsa-driver.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/writing-an-alsa-dr… 2 Documentation/DocBook/writing-an-alsa-driver.xml: Documentation/DocBook/writing-an-alsa-driver.tmpl
|
D | .alsa-driver-api.xml.cmd | 1 …tion/DocBook/alsa-driver-api.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/alsa-dr… 2 Documentation/DocBook/alsa-driver-api.xml: Documentation/DocBook/alsa-driver-api.tmpl sound/core/in…
|
D | Makefile | 16 alsa-driver-api.xml writing-an-alsa-driver.xml \
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | Makefile | 6 ivtv-alsa-objs := ivtv-alsa-main.o ivtv-alsa-pcm.o 9 obj-$(CONFIG_VIDEO_IVTV_ALSA) += ivtv-alsa.o
|
D | ivtv-alsa-main.c | 67 return to_ivtv(v4l2_dev)->alsa; in to_snd_ivtv_card() 82 to_ivtv(itvsc->v4l2_dev)->alsa = NULL; in snd_ivtv_card_free() 188 itv->alsa = itvsc; in snd_ivtv_init() 193 itv->alsa = NULL; in snd_ivtv_init() 233 if (itv->alsa != NULL) { in ivtv_alsa_load() 263 itv->alsa = NULL; in snd_ivtv_exit()
|
D | Kconfig | 45 module will be called ivtv-alsa.
|
D | ivtv-driver.h | 674 struct snd_ivtv_card *alsa; member
|
D | ivtv-irq.c | 62 itv->pcm_announce_callback(itv->alsa, in ivtv_pcm_work_handler()
|
/linux-4.1.27/drivers/media/pci/cx18/ |
D | Makefile | 6 cx18-alsa-objs := cx18-alsa-main.o cx18-alsa-pcm.o 9 obj-$(CONFIG_VIDEO_CX18_ALSA) += cx18-alsa.o
|
D | cx18-alsa-main.c | 67 return to_cx18(v4l2_dev)->alsa; in to_snd_cx18_card() 82 to_cx18(cxsc->v4l2_dev)->alsa = NULL; in snd_cx18_card_free() 180 cx->alsa = cxsc; in snd_cx18_init() 185 cx->alsa = NULL; in snd_cx18_init() 225 if (cx->alsa != NULL) { in cx18_alsa_load() 255 cx->alsa = NULL; in snd_cx18_exit()
|
D | Kconfig | 35 module will be called cx18-alsa.
|
D | cx18-mailbox.c | 232 cx->pcm_announce_callback(cx->alsa, buf->buf, in cx18_mdl_send_to_alsa() 240 cx->pcm_announce_callback(cx->alsa, buf->buf, buf->bytesused); in cx18_mdl_send_to_alsa()
|
D | cx18-driver.h | 614 struct snd_cx18_card *alsa; /* ALSA interface for PCM capture stream */ member
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | MIXART.txt | 2 Digigram <alsa@digigram.com> 20 Use the mixartloader that can be found in the alsa-tools package. 26 One miXart8 board will be represented as 4 alsa cards, each with 1 88 The firmware binaries are installed on /usr/share/alsa/firmware 89 (or /usr/local/share/alsa/firmware, depending to the prefix option of 99 Copyright (c) 2003 Digigram SA <alsa@digigram.com>
|
D | HD-Audio.txt | 191 chip. Then, see Documentation/sound/alsa/HD-Audio-Models.txt file, 662 All can be built just like normal alsa-driver release packages, that 678 - `alsa-info.sh` output; run with `--no-upload` option. See the 679 section below about alsa-info 681 If it's a regression, at best, send alsa-info outputs of both working 689 alsa-devel ML:: 690 alsa-devel@alsa-project.org 699 alsa-info 701 The script `alsa-info.sh` is a very useful tool to gather the audio 704 - http://www.alsa-project.org/alsa-info.sh [all …]
|
D | Bt87x.txt | 39 <alsa-devel@alsa-project.org>, regardless of whether audio capture works
|
D | ALSA-Configuration.txt | 138 Make sure you have "sbiload" from the alsa-tools package available and, 150 instead. To have the card produce sound, use aplaymidi from alsa-utils: 904 See Documentation/sound/alsa/HD-Audio.txt for more details about 919 matches with your device, report it together with alsa-info.sh 920 output (with --no-upload option) to kernel bugzilla or alsa-devel 972 the firmware via hdsploader utility included in alsa-tools 974 The firmware data is found in alsa-firmware package. 1315 Note: One miXart8 board will be represented as 4 alsa cards. 1320 Install the necessary firmware files in alsa-firmware package. 1322 firmware via mixartloader utility in alsa-tools package. [all …]
|
D | CMIPCI.txt | 75 in alsa-lib. For example, you can play a WAV file with 6 channels like 178 access it via alsa-lib. See alsa-lib documents for more details. 187 the alsa-lib. If you need to bypass the software conversion of IEC958
|
D | README.maya44 | 16 This is the first testing version of the Maya44 driver released to the alsa-devel mailing list (Feb… 63 …es were created in pci/ice1724, simply #including the corresponding file from the alsa-kernel tree:
|
D | Procfile.txt | 234 https://bugtrack.alsa-project.org/alsa-bug/
|
D | Channel-Mapping-API.txt | 82 /* this follows the alsa-lib mixer channel value + 3 */
|
D | Audiophile-Usb.txt | 102 Audiophile interfaces are mapped to alsa pcm devices in the following 436 * (maybe) patching the alsa-lib/src/pcm/pcm_multi.c file (see the ice1712 page)
|
D | OSS-Emulation.txt | 22 card alias in /etc/modprobe.d/alsa.conf, such as
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | Makefile | 5 cx231xx-alsa-objs := cx231xx-audio.o 8 obj-$(CONFIG_VIDEO_CX231XX_ALSA) += cx231xx-alsa.o
|
D | Kconfig | 40 module will be called cx231xx-alsa
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | Makefile | 4 em28xx-alsa-objs := em28xx-audio.o 9 obj-$(CONFIG_VIDEO_EM28XX_ALSA) += em28xx-alsa.o
|
D | Kconfig | 35 module will be called em28xx-alsa
|
/linux-4.1.27/sound/pci/aw2/ |
D | Makefile | 1 snd-aw2-objs := aw2-alsa.o aw2-saa7146.o
|
/linux-4.1.27/sound/aoa/core/ |
D | Makefile | 3 alsa.o \
|
/linux-4.1.27/drivers/media/pci/cx25821/ |
D | Makefile | 6 obj-$(CONFIG_VIDEO_CX25821_ALSA) += cx25821-alsa.o
|
D | Kconfig | 27 module will be called cx25821-alsa.
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | platform.txt | 50 http://www.alsa-project.org/~iwai/writing-an-alsa-driver/
|
D | codec.txt | 126 http://www.alsa-project.org/~iwai/writing-an-alsa-driver/
|
/linux-4.1.27/drivers/media/usb/tm6000/ |
D | Makefile | 9 obj-$(CONFIG_VIDEO_TM6000_ALSA) += tm6000-alsa.o
|
D | Kconfig | 26 module will be called tm6000-alsa.
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | Makefile | 10 obj-$(CONFIG_VIDEO_SAA7134_ALSA) += saa7134-alsa.o
|
D | Kconfig | 26 module will be called saa7134-alsa.
|
D | saa7134-core.c | 59 static unsigned int alsa = 1; variable 60 module_param(alsa, int, 0644); 61 MODULE_PARM_DESC(alsa,"enable/disable ALSA DMA sound [dmasound]"); 165 if (alsa) { in request_module_async()
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | Makefile | 5 cx23885-f300.o cx23885-alsa.o
|
/linux-4.1.27/drivers/media/pci/cx88/ |
D | Makefile | 8 obj-$(CONFIG_VIDEO_CX88_ALSA) += cx88-alsa.o
|
D | Kconfig | 30 module will be called cx88-alsa.
|
/linux-4.1.27/Documentation/video4linux/ |
D | si470x.txt | 83 or using sox + alsa: 84 sox --endian little -c 2 -S -r 96000 -t alsa hw:1 -t alsa -r 96000 hw:0
|
D | README.cx88 | 25 sound card) is supported via cx88-alsa.
|
D | vivid.txt | 1108 - Add a virtual alsa driver to test audio
|
D | v4l2-framework.txt | 144 hardware. The same is true for alsa drivers for example.
|
/linux-4.1.27/sound/soc/intel/ |
D | Kconfig | 9 used as alsa device in audio substem in Intel(R) MID devices 98 used as alsa device in audio substem in Intel(R) MID devices
|
/linux-4.1.27/include/uapi/linux/ |
D | media.h | 110 } alsa; member
|
/linux-4.1.27/sound/ |
D | Kconfig | 16 driver documentation is found in <file:Documentation/sound/alsa/*>. 67 For more information, see <http://www.alsa-project.org/>
|
/linux-4.1.27/Documentation/input/ |
D | yealink.txt | 11 - audio playback full support, snd_usb_audio.ko / alsa API 12 - audio record full support, snd_usb_audio.ko / alsa API
|
/linux-4.1.27/sound/core/ |
D | Kconfig | 61 and read <file:Documentation/sound/alsa/OSS-Emulation.txt>. 74 here and read <file:Documentation/sound/alsa/OSS-Emulation.txt>.
|
/linux-4.1.27/sound/drivers/ |
D | Kconfig | 141 and read <file:Documentation/sound/alsa/serial-u16550.txt>. 211 See Documentation/sound/alsa/powersave.txt for more details.
|
/linux-4.1.27/include/uapi/sound/ |
D | asequencer.h | 523 } alsa; member
|
/linux-4.1.27/ |
D | MAINTAINERS | 702 L: alsa-devel@alsa-project.org (moderated for non-subscribers) 715 L: alsa-devel@alsa-project.org (moderated for non-subscribers) 744 L: alsa-devel@alsa-project.org (moderated for non-subscribers) 1782 L: alsa-devel@alsa-project.org (moderated for non-subscribers) 2296 L: alsa-devel@alsa-project.org (moderated for non-subscribers) 2297 T: git git://git.alsa-project.org/alsa-kernel.git 2299 F: Documentation/sound/alsa/Bt87x.txt 2338 L: alsa-devel@alsa-project.org (moderated for non-subscribers) 2339 T: git git://git.alsa-project.org/alsa-kernel.git 2573 L: alsa-devel@alsa-project.org (moderated for non-subscribers) [all …]
|
D | CREDITS | 2048 D: pirq addr, CS5535 alsa audio driver
|
/linux-4.1.27/sound/pci/ |
D | Kconfig | 177 <file:Documentation/sound/alsa/Bt87x.txt>. 212 <file:Documentation/sound/alsa/CMIPCI.txt>. 472 <file:Documentation/sound/alsa/SB-Live-mixer.txt> and 473 <file:Documentation/sound/alsa/Audigy-mixer.txt>. 728 read <file:Documentation/sound/alsa/MIXART.txt>.
|
/linux-4.1.27/sound/core/seq/ |
D | seq_clientmgr.c | 1775 timer.u.alsa.id = tmr->alsa_id; in snd_seq_ioctl_get_queue_timer() 1776 timer.u.alsa.resolution = tmr->preferred_resolution; in snd_seq_ioctl_get_queue_timer() 1815 tmr->alsa_id = timer.u.alsa.id; in snd_seq_ioctl_set_queue_timer() 1816 tmr->preferred_resolution = timer.u.alsa.resolution; in snd_seq_ioctl_set_queue_timer()
|
/linux-4.1.27/firmware/ |
D | WHENCE | 35 Found in alsa-firmware package in hex form; no licensing information. 46 Found in alsa-firmware package in hex form with a comment claiming to 61 Found alsa-firmware package in hex form, with the following comment:
|
/linux-4.1.27/Documentation/sound/oss/ |
D | Introduction | 77 currently under development: http://www.alsa-project.org/ 453 10) ALSA home page: http://www.alsa-project.org/
|
/linux-4.1.27/Documentation/zh_CN/video4linux/ |
D | v4l2-framework.txt | 149 同时 alsa 驱动也使用此硬件。
|
/linux-4.1.27/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 129 * Use CLOCK_MONOTONIC as your reference time, always. It's what alsa, drm and
|
/linux-4.1.27/Documentation/ |
D | kernel-docs.txt | 320 URL: http://www.alsa-project.org/~iwai/writing-an-alsa-driver/index.html
|
D | kernel-parameters.txt | 397 See Documentation/sound/alsa/alsa-parameters.txt
|