Home
last modified time | relevance | path

Searched refs:OSS (Results 1 – 25 of 61) sorted by relevance

123

/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dseq-oss.rst2 OSS Sequencer Emulation on ALSA
12 This directory contains the OSS sequencer emulation driver on ALSA. Note
15 What this does - it provides the emulation of the OSS sequencer, access
17 The most of applications using OSS can run if the appropriate ALSA
41 are dependent on the synth driver, as well as even on original OSS.
51 You can run two or more applications simultaneously (even for OSS
75 and OSS emulation (``--with-oss=yes``) options. A module ``snd-seq-oss.o``
76 will be created. If the synth module of your sound card supports for OSS
90 OSS sequencer emulation version 0.1.8
112 ``/proc/asound/oss-devices`` or ones of the original OSS driver.
[all …]
H A Doss-emulation.rst2 Notes on Kernel OSS-Emulation
11 ALSA provides a powerful OSS emulation on the kernel.
12 The OSS emulation for PCM, mixer and sequencer devices is implemented
14 When you need to access the OSS PCM, mixer or sequencer devices, the
22 Only necessary step for auto-loading of OSS modules is to define the
32 The currently available OSS configuration is shown in
34 /dev/sndstat, which is available on the commercial OSS driver.
38 after the corresponding OSS-emulation module is loaded. Don't worry
45 ALSA supports the following OSS device files:
66 /dev/midi1. They are NOT for OSS but for tclmidi, which is
[all …]
H A Dprocfile.rst51 Lists the OSS device mappings.
78 When the OSS mixer emulation is enabled (and the module is loaded),
80 OSS mixer elements to the ALSA control elements. You can change the
81 mapping by writing to this device. Read OSS-Emulation.txt for
207 Lists the OSS-compatible sequencer stuffs.
/OK3568_Linux_fs/kernel/sound/core/
H A DKconfig42 bool "Enable OSS Emulation"
45 This option enables the build of OSS emulation layer.
48 tristate "OSS Mixer API"
51 To enable OSS mixer API emulation (/dev/mixer*), say Y here
54 Many programs still use the OSS API, so say Y.
60 tristate "OSS PCM (digital audio) API"
64 To enable OSS digital audio (PCM) emulation (/dev/dsp*), say Y
67 Many programs still use the OSS API, so say Y.
73 bool "OSS PCM (digital audio) API - Include plugin system"
77 If you disable this option, the ALSA's OSS PCM API will not
[all …]
/OK3568_Linux_fs/kernel/sound/
H A DKconfig16 bool "Preclaim OSS device numbers"
20 With this option enabled, the kernel will claim all OSS device
21 numbers if any OSS support (native or emulation) is enabled
30 and whether OSS sound devices appear multiple times in
36 Disabling this allows alternative OSS implementations.
/OK3568_Linux_fs/kernel/sound/core/seq/
H A DKconfig30 tristate "OSS Sequencer API"
34 Say Y here to enable OSS sequencer emulation (both
37 Many programs still use the OSS API, so say Y.
/OK3568_Linux_fs/buildroot/package/freescale-imx/imx-vpu-hantro/
H A D0002-Fix-build-with-uclibc-toolchain.patch6 From: Laurent Gauthier (OSS) <laurent.gauthier_1@oss.nxp.com>
11 Signed-off-by: Laurent Gauthier (OSS) <laurent.gauthier_1@oss.nxp.com>
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Dvia82xx-mixer.rst7 with EIO (input/output error) via OSS emulation. This control should be left
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/pam/
H A Dpam-plugin-ccreds_11.bb2 HOMEPAGE = "https://www.padl.com/OSS/pam_ccreds.html"
/OK3568_Linux_fs/buildroot/package/lugaru/
H A Dlugaru.mk12 CC-BY-SA-4.0 (OSS Lugaru, Jendraz and Philtron R. assets)
/OK3568_Linux_fs/buildroot/package/portaudio/
H A DConfig.in25 Compile with OSS support.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/alsa/
H A Dalsa-oss_1.1.8.bb1 SUMMARY = "Alsa OSS Compatibility Package"
/OK3568_Linux_fs/buildroot/package/opentyrian/
H A DConfig.in11 If you want some sound, activate ALSA with OSS emulation.
/OK3568_Linux_fs/buildroot/package/lmbench/
H A D0003-TOO_LONG-100-usec-to-prevent-memsize-from-timingout-.patch6 git-svn-id: http://sjvm-subversion02.internal.synopsys.com/svn/OSS/ARC_Linux/tests/lmbench-3.0-a9@1…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/lvgl/
H A Dlvgl_8.1.0.bb6 DESCRIPTION = "LVGL is an OSS graphics library to create embedded GUI"
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-good/
H A DConfig.in274 bool "ossaudio (OSS audio)"
276 OSS (Open Sound System) support for GStreamer
281 Open Sound System (OSS) version 4 support for GStreamer
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/classes/
H A Dscancode.bbclass2 # scancode itself is an OSS Utlitity.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A DCVE-2021-3611_2.patch14 Reported-by: OSS-Fuzz (Issue 28435)
/OK3568_Linux_fs/buildroot/dl/wpa_supplicant/
H A D0001-P2P-Fix-copying-of-secondary-device-types-for-P2P-gr.patch16 Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27269
/OK3568_Linux_fs/buildroot/package/screen/
H A D0008_CVE-2021-26937.patch6 Bug-OSS-Security: https://www.openwall.com/lists/oss-security/2021/02/09/3
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/mpg123/
H A Dmpg123_1.29.3.bb3 mpg123 also comes with a command-line tool which can playback using ALSA, PulseAudio, OSS, and seve…
/OK3568_Linux_fs/kernel/Documentation/sound/
H A Dalsa-configuration.rst11 OSS, you don't have to choose any of the OSS modules.
13 Enable "OSS API emulation" (``CONFIG_SND_OSSEMUL``) and both OSS mixer
14 and PCM supports if you want to run OSS applications with ALSA.
66 The PCM OSS emulation module.
70 PCM device number maps assigned to the 1st OSS device;
73 PCM device number maps assigned to the 2st OSS device;
87 opening a busy OSS PCM device won't be blocked but return
97 MIDI device number maps assigned to the 1st OSS device;
100 MIDI device number maps assigned to the 2st OSS device;
606 Support OSS mmap mode (default = 0).
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/aspell/files/
H A DCVE-2019-25051.patch7 Bug found using OSS-Fuze.
/OK3568_Linux_fs/buildroot/package/tpm2-tss/
H A DConfig.in8 OSS implementation of the Trusted Computing Group's (TCG) TPM2
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.rst131 OSS OSS sound support is enabled.

123