Home
last modified time | relevance | path

Searched refs:oss (Results 1 – 25 of 120) sorted by relevance

12345

/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_oss.c544 plugin = runtime->oss.plugin_first; in snd_pcm_oss_plugin_clear()
550 runtime->oss.plugin_first = runtime->oss.plugin_last = NULL; in snd_pcm_oss_plugin_clear()
557 plugin->next = runtime->oss.plugin_first; in snd_pcm_plugin_insert()
559 if (runtime->oss.plugin_first) { in snd_pcm_plugin_insert()
560 runtime->oss.plugin_first->prev = plugin; in snd_pcm_plugin_insert()
561 runtime->oss.plugin_first = plugin; in snd_pcm_plugin_insert()
563 runtime->oss.plugin_last = in snd_pcm_plugin_insert()
564 runtime->oss.plugin_first = plugin; in snd_pcm_plugin_insert()
573 plugin->prev = runtime->oss.plugin_last; in snd_pcm_plugin_append()
574 if (runtime->oss.plugin_last) { in snd_pcm_plugin_append()
[all …]
H A DMakefile7 snd-mixer-oss-objs := mixer_oss.o
9 snd-pcm-oss-y := pcm_oss.o
10 snd-pcm-oss-$(CONFIG_SND_PCM_OSS_PLUGINS) += pcm_plugin.o \
13 obj-$(CONFIG_SND_MIXER_OSS) += snd-mixer-oss.o
14 obj-$(CONFIG_SND_PCM_OSS) += snd-pcm-oss.o
/OK3568_Linux_fs/kernel/arch/m68k/mac/
H A Doss.c31 volatile struct mac_oss *oss; variable
44 oss = (struct mac_oss *) OSS_BASE; in oss_init()
45 pr_debug("OSS detected at %p", oss); in oss_init()
52 oss->irq_level[i] = 0; in oss_init()
75 events = oss->irq_pending & OSS_IP_NUBUS; in oss_nubus_irq()
117 oss->irq_level[OSS_VIA1] = OSS_IRQLEV_VIA1; in oss_register_interrupts()
132 oss->irq_level[OSS_IOPSCC] = OSS_IRQLEV_IOPSCC; in oss_irq_enable()
135 oss->irq_level[OSS_IOPISM] = OSS_IRQLEV_IOPISM; in oss_irq_enable()
138 oss->irq_level[OSS_SCSI] = OSS_IRQLEV_SCSI; in oss_irq_enable()
147 oss->irq_level[irq] = OSS_IRQLEV_NUBUS; in oss_irq_enable()
[all …]
H A DMakefile6 obj-y := config.o macints.o iop.o via.o oss.o psc.o \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/is_valid/
H A Dfailing_reason_policy.hpp122 static inline void apply(std::ostringstream& oss, in apply()
131 oss << ". A spike point was found with apex at " in apply()
140 void apply_to_segment_identifier(std::ostringstream& oss, in apply_to_segment_identifier()
143 oss << "{" << seg_id.source_index in apply_to_segment_identifier()
150 static inline void apply(std::ostringstream& oss, in apply()
155 oss << ". A self-intersection point was found at " in apply()
158 oss << "; method: " << method_char(turn.method) in apply()
164 apply_to_segment_identifier(oss, turn.operations[0].seg_id); in apply()
165 oss << "/"; in apply()
166 apply_to_segment_identifier(oss, turn.operations[1].seg_id); in apply()
[all …]
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Doss-emulation.rst13 as add-on kernel modules, snd-pcm-oss, snd-mixer-oss and snd-seq-oss.
33 /proc/asound/oss/sndstat. This shows in the same syntax of
79 snd-pcm-oss and snd-rawmidi. In the case of PCM, the following
80 options are available for snd-pcm-oss:
93 options snd-pcm-oss adsp_map=2
100 options snd-pcm-oss adsp_map=0,2
130 stream, ``/proc/asound/cardX/pcmY[cp]/oss``, where X is the card number
133 exists only after snd-pcm-oss module is loaded.
171 % echo "quake 0 0 direct" > /proc/asound/card0/pcm0p/oss
177 % echo "quake 0 0 disable" > /proc/asound/card0/pcm0c/oss
[all …]
H A Dindex.rst15 oss-emulation
16 seq-oss
H A Dseq-oss.rst67 ``/proc/asound/seq/oss`` at any time. In the later version,
75 and OSS emulation (``--with-oss=yes``) options. A module ``snd-seq-oss.o``
86 Run ``cat /proc/asound/seq/oss``, and check the devices. For example,
112 ``/proc/asound/oss-devices`` or ones of the original OSS driver.
113 Use the device number listed in ``/proc/asound/seq/oss``
132 ``/proc/asound/seq/oss``.
134 ``/proc/asound/oss-devices``.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-fs-xfs4 Contact: xfs@oss.sgi.com
13 Contact: xfs@oss.sgi.com
21 Contact: xfs@oss.sgi.com
32 Contact: xfs@oss.sgi.com
H A Dsysfs-ocfs23 Contact: ocfs2-devel@oss.oracle.com
10 Contact: ocfs2-devel@oss.oracle.com
31 Contact: ocfs2-devel@oss.oracle.com
51 Contact: ocfs2-devel@oss.oracle.com
68 Contact: ocfs2-devel@oss.oracle.com
89 ocfs2-tools <ocfs2-tools-devel@oss.oracle.com>
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dmagic-number.rst102 CS_CARD_MAGIC 0x43525553 cs_card ``sound/oss/cs46xx.c``
108 CS_STATE_MAGIC 0x4c4f4749 cs_state ``sound/oss/cs46xx.c``
111 I810_CARD_MAGIC 0x5072696E i810_card ``sound/oss/i810_audio.c``
112 TRIDENT_CARD_MAGIC 0x5072696E trident_card ``sound/oss/trident.c``
121 I810_STATE_MAGIC 0x63657373 i810_state ``sound/oss/i810_audio.c``
122 TRIDENT_STATE_MAGIC 0x63657373 trient_state ``sound/oss/trident.c``
123 M3_CARD_MAGIC 0x646e6f50 m3_card ``sound/oss/maestro3.c``
129 M3_STATE_MAGIC 0x734d724d m3_state ``sound/oss/maestro3.c``
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dstring.hpp17 std::ostringstream oss; in to_string() local
18 oss << value; in to_string()
20 return oss.str(); in to_string()
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dmagic-number.rst113 CS_CARD_MAGIC 0x43525553 cs_card ``sound/oss/cs46xx.c``
119 CS_STATE_MAGIC 0x4c4f4749 cs_state ``sound/oss/cs46xx.c``
122 I810_CARD_MAGIC 0x5072696E i810_card ``sound/oss/i810_audio.c``
123 TRIDENT_CARD_MAGIC 0x5072696E trident_card ``sound/oss/trident.c``
132 I810_STATE_MAGIC 0x63657373 i810_state ``sound/oss/i810_audio.c``
133 TRIDENT_STATE_MAGIC 0x63657373 trient_state ``sound/oss/trident.c``
134 M3_CARD_MAGIC 0x646e6f50 m3_card ``sound/oss/maestro3.c``
140 M3_STATE_MAGIC 0x734d724d m3_state ``sound/oss/maestro3.c``
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dmagic-number.rst119 CS_CARD_MAGIC 0x43525553 cs_card ``sound/oss/cs46xx.c``
125 CS_STATE_MAGIC 0x4c4f4749 cs_state ``sound/oss/cs46xx.c``
128 I810_CARD_MAGIC 0x5072696E i810_card ``sound/oss/i810_audio.c``
129 TRIDENT_CARD_MAGIC 0x5072696E trident_card ``sound/oss/trident.c``
138 I810_STATE_MAGIC 0x63657373 i810_state ``sound/oss/i810_audio.c``
139 TRIDENT_STATE_MAGIC 0x63657373 trient_state ``sound/oss/trident.c``
140 M3_CARD_MAGIC 0x646e6f50 m3_card ``sound/oss/maestro3.c``
146 M3_STATE_MAGIC 0x734d724d m3_state ``sound/oss/maestro3.c``
/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A DMakefile7 snd-seq-oss-objs := seq_oss.o seq_oss_init.o seq_oss_timer.o seq_oss_ioctl.o \
11 obj-$(CONFIG_SND_SEQUENCER_OSS) += snd-seq-oss.o
/OK3568_Linux_fs/buildroot/package/portaudio/
H A Dportaudio.mk20 $(if $(BR2_PACKAGE_PORTAUDIO_OSS),--with-oss,--without-oss) \
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Do2cb4 Contact: ocfs2-devel@oss.oracle.com
10 ocfs2-devel@oss.oracle.com.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/alsa/
H A Dalsa-oss_1.1.8.bb7 SRC_URI = "https://www.alsa-project.org/files/pub/oss-lib/alsa-oss-${PV}.tar.bz2 \
/OK3568_Linux_fs/kernel/Documentation/ABI/removed/
H A Do2cb4 Contact: ocfs2-devel@oss.oracle.com
10 ocfs2-devel@oss.oracle.com.
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A DKconfig19 Project web page: https://oss.oracle.com/projects/ocfs2
20 Tools web page: https://oss.oracle.com/projects/ocfs2-tools
21 OCFS2 mailing lists: https://oss.oracle.com/projects/ocfs2/mailman/
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dbmp280.h84 #define BMP180_MEAS_PRESS_X(oss) ((oss) << 6 | 0x14 | BMP180_MEAS_SCO) argument
/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/sound/core/
H A Dpcm.c400 if (substream->oss.oss) { in snd_pcm_substream_proc_hw_params_read()
401 snd_iprintf(buffer, "OSS format: %s\n", snd_pcm_oss_format_name(runtime->oss.format)); in snd_pcm_substream_proc_hw_params_read()
402 snd_iprintf(buffer, "OSS channels: %u\n", runtime->oss.channels); in snd_pcm_substream_proc_hw_params_read()
403 snd_iprintf(buffer, "OSS rate: %u\n", runtime->oss.rate); in snd_pcm_substream_proc_hw_params_read()
404 snd_iprintf(buffer, "OSS period bytes: %lu\n", (unsigned long)runtime->oss.period_bytes); in snd_pcm_substream_proc_hw_params_read()
405 snd_iprintf(buffer, "OSS periods: %u\n", runtime->oss.periods); in snd_pcm_substream_proc_hw_params_read()
406 snd_iprintf(buffer, "OSS period frames: %lu\n", (unsigned long)runtime->oss.period_frames); in snd_pcm_substream_proc_hw_params_read()
643 mutex_init(&pstr->oss.setup_mutex); in snd_pcm_new_stream()
840 for (setup = pstr->oss.setup_list; setup; setup = setupn) { in snd_pcm_free_stream()
H A DKconfig52 and read <file:Documentation/sound/designs/oss-emulation.rst>.
57 will be called snd-mixer-oss.
65 here and read <file:Documentation/sound/designs/oss-emulation.rst>.
70 will be called snd-pcm-oss.
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/alsa/
H A Dalsa-plugins_1.2.6.bb77 # multiple plugins, as is the case with the pulse, oss and maemo plugins. In
80 # that the configuration references are installed. The oss and maemo
103 FILES:${MLPREFIX}libasound-module-pcm-oss += "\
104 ${datadir}/alsa/alsa.conf.d/50-oss.conf \
105 ${sysconfdir}/alsa/conf.d/50-oss.conf \

12345