Home
last modified time | relevance | path

Searched refs:alsa (Results 1 – 62 of 62) sorted by relevance

/linux-4.1.27/Documentation/DocBook/
D.writing-an-alsa-driver.xml.cmd1 …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.cmd1 …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…
DMakefile16 alsa-driver-api.xml writing-an-alsa-driver.xml \
/linux-4.1.27/drivers/media/pci/ivtv/
DMakefile6 ivtv-alsa-objs := ivtv-alsa-main.o ivtv-alsa-pcm.o
9 obj-$(CONFIG_VIDEO_IVTV_ALSA) += ivtv-alsa.o
Divtv-alsa-main.c67 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()
DKconfig45 module will be called ivtv-alsa.
Divtv-driver.h674 struct snd_ivtv_card *alsa; member
Divtv-irq.c62 itv->pcm_announce_callback(itv->alsa, in ivtv_pcm_work_handler()
/linux-4.1.27/drivers/media/pci/cx18/
DMakefile6 cx18-alsa-objs := cx18-alsa-main.o cx18-alsa-pcm.o
9 obj-$(CONFIG_VIDEO_CX18_ALSA) += cx18-alsa.o
Dcx18-alsa-main.c67 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()
DKconfig35 module will be called cx18-alsa.
Dcx18-mailbox.c232 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()
Dcx18-driver.h614 struct snd_cx18_card *alsa; /* ALSA interface for PCM capture stream */ member
/linux-4.1.27/Documentation/sound/alsa/
DMIXART.txt2 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>
DHD-Audio.txt191 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 …]
DBt87x.txt39 <alsa-devel@alsa-project.org>, regardless of whether audio capture works
DALSA-Configuration.txt138 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 …]
DCMIPCI.txt75 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
DREADME.maya4416 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:
DProcfile.txt234 https://bugtrack.alsa-project.org/alsa-bug/
DChannel-Mapping-API.txt82 /* this follows the alsa-lib mixer channel value + 3 */
DAudiophile-Usb.txt102 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)
DOSS-Emulation.txt22 card alias in /etc/modprobe.d/alsa.conf, such as
/linux-4.1.27/drivers/media/usb/cx231xx/
DMakefile5 cx231xx-alsa-objs := cx231xx-audio.o
8 obj-$(CONFIG_VIDEO_CX231XX_ALSA) += cx231xx-alsa.o
DKconfig40 module will be called cx231xx-alsa
/linux-4.1.27/drivers/media/usb/em28xx/
DMakefile4 em28xx-alsa-objs := em28xx-audio.o
9 obj-$(CONFIG_VIDEO_EM28XX_ALSA) += em28xx-alsa.o
DKconfig35 module will be called em28xx-alsa
/linux-4.1.27/sound/pci/aw2/
DMakefile1 snd-aw2-objs := aw2-alsa.o aw2-saa7146.o
/linux-4.1.27/sound/aoa/core/
DMakefile3 alsa.o \
/linux-4.1.27/drivers/media/pci/cx25821/
DMakefile6 obj-$(CONFIG_VIDEO_CX25821_ALSA) += cx25821-alsa.o
DKconfig27 module will be called cx25821-alsa.
/linux-4.1.27/Documentation/sound/alsa/soc/
Dplatform.txt50 http://www.alsa-project.org/~iwai/writing-an-alsa-driver/
Dcodec.txt126 http://www.alsa-project.org/~iwai/writing-an-alsa-driver/
/linux-4.1.27/drivers/media/usb/tm6000/
DMakefile9 obj-$(CONFIG_VIDEO_TM6000_ALSA) += tm6000-alsa.o
DKconfig26 module will be called tm6000-alsa.
/linux-4.1.27/drivers/media/pci/saa7134/
DMakefile10 obj-$(CONFIG_VIDEO_SAA7134_ALSA) += saa7134-alsa.o
DKconfig26 module will be called saa7134-alsa.
Dsaa7134-core.c59 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/
DMakefile5 cx23885-f300.o cx23885-alsa.o
/linux-4.1.27/drivers/media/pci/cx88/
DMakefile8 obj-$(CONFIG_VIDEO_CX88_ALSA) += cx88-alsa.o
DKconfig30 module will be called cx88-alsa.
/linux-4.1.27/Documentation/video4linux/
Dsi470x.txt83 or using sox + alsa:
84 sox --endian little -c 2 -S -r 96000 -t alsa hw:1 -t alsa -r 96000 hw:0
DREADME.cx8825 sound card) is supported via cx88-alsa.
Dvivid.txt1108 - Add a virtual alsa driver to test audio
Dv4l2-framework.txt144 hardware. The same is true for alsa drivers for example.
/linux-4.1.27/sound/soc/intel/
DKconfig9 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/
Dmedia.h110 } alsa; member
/linux-4.1.27/sound/
DKconfig16 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/
Dyealink.txt11 - 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/
DKconfig61 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/
DKconfig141 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/
Dasequencer.h523 } alsa; member
/linux-4.1.27/
DMAINTAINERS702 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 …]
DCREDITS2048 D: pirq addr, CS5535 alsa audio driver
/linux-4.1.27/sound/pci/
DKconfig177 <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/
Dseq_clientmgr.c1775 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/
DWHENCE35 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/
DIntroduction77 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/
Dv4l2-framework.txt149 同时 alsa 驱动也使用此硬件。
/linux-4.1.27/Documentation/ioctl/
Dbotching-up-ioctls.txt129 * Use CLOCK_MONOTONIC as your reference time, always. It's what alsa, drm and
/linux-4.1.27/Documentation/
Dkernel-docs.txt320 URL: http://www.alsa-project.org/~iwai/writing-an-alsa-driver/index.html
Dkernel-parameters.txt397 See Documentation/sound/alsa/alsa-parameters.txt