/linux/sound/core/oss/ |
A D | pcm_oss.c | 550 runtime->oss.plugin_first = runtime->oss.plugin_last = NULL; in snd_pcm_oss_plugin_clear() 1429 runtime->oss.period_ptr %= runtime->oss.period_bytes; in snd_pcm_oss_write1() 1431 runtime->oss.period_ptr == runtime->oss.buffer_used) in snd_pcm_oss_write1() 1529 …if (copy_to_user(buf, runtime->oss.buffer + (runtime->oss.period_ptr - runtime->oss.buffer_used), … in snd_pcm_oss_read1() 1679 runtime->oss.buffer + runtime->oss.buffer_used, in snd_pcm_oss_sync() 1931 if (runtime->oss.subdivision || runtime->oss.fragshift) in snd_pcm_oss_set_subdivide1() 1969 if (runtime->oss.subdivision || runtime->oss.fragshift) in snd_pcm_oss_set_fragment1() 2172 if (runtime->oss.params || runtime->oss.prepare) in snd_pcm_oss_get_odelay() 2200 if (runtime->oss.params || runtime->oss.prepare) { in snd_pcm_oss_get_ptr() 2361 substream->oss.oss = 0; in snd_pcm_oss_release_substream() [all …]
|
A D | Makefile | 7 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
|
/linux/arch/m68k/mac/ |
A D | oss.c | 31 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() 147 oss->irq_level[irq] = OSS_IRQLEV_NUBUS; in oss_irq_enable() 165 oss->irq_level[OSS_IOPSCC] = 0; in oss_irq_disable() 168 oss->irq_level[OSS_IOPISM] = 0; in oss_irq_disable() 171 oss->irq_level[OSS_SCSI] = 0; in oss_irq_disable() [all …]
|
A D | Makefile | 6 obj-y := config.o macints.o iop.o via.o oss.o psc.o \
|
/linux/Documentation/sound/designs/ |
A D | oss-emulation.rst | 13 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 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 133 exists only after snd-pcm-oss module is loaded. 171 % echo "quake 0 0 direct" > /proc/asound/card0/pcm0p/oss 194 options snd-pcm-oss nonblock_open=0 207 % cat /proc/asound/card0/pcm0p/oss > /somewhere/oss-cfg 212 % cat /somewhere/oss-cfg > /proc/asound/card0/pcm0p/oss [all …]
|
A D | index.rst | 15 oss-emulation 16 seq-oss
|
A D | seq-oss.rst | 67 ``/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``.
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-fs-xfs | 4 Contact: xfs@oss.sgi.com 13 Contact: xfs@oss.sgi.com 21 Contact: xfs@oss.sgi.com 32 Contact: xfs@oss.sgi.com
|
A D | sysfs-ocfs2 | 3 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>
|
/linux/Documentation/translations/zh_CN/process/ |
A D | magic-number.rst | 97 CS_CARD_MAGIC 0x43525553 cs_card ``sound/oss/cs46xx.c`` 103 CS_STATE_MAGIC 0x4c4f4749 cs_state ``sound/oss/cs46xx.c`` 106 I810_CARD_MAGIC 0x5072696E i810_card ``sound/oss/i810_audio.c`` 107 TRIDENT_CARD_MAGIC 0x5072696E trident_card ``sound/oss/trident.c`` 116 I810_STATE_MAGIC 0x63657373 i810_state ``sound/oss/i810_audio.c`` 117 TRIDENT_STATE_MAGIC 0x63657373 trient_state ``sound/oss/trident.c`` 118 M3_CARD_MAGIC 0x646e6f50 m3_card ``sound/oss/maestro3.c`` 123 M3_STATE_MAGIC 0x734d724d m3_state ``sound/oss/maestro3.c``
|
/linux/Documentation/translations/zh_TW/process/ |
A D | magic-number.rst | 100 CS_CARD_MAGIC 0x43525553 cs_card ``sound/oss/cs46xx.c`` 106 CS_STATE_MAGIC 0x4c4f4749 cs_state ``sound/oss/cs46xx.c`` 109 I810_CARD_MAGIC 0x5072696E i810_card ``sound/oss/i810_audio.c`` 110 TRIDENT_CARD_MAGIC 0x5072696E trident_card ``sound/oss/trident.c`` 119 I810_STATE_MAGIC 0x63657373 i810_state ``sound/oss/i810_audio.c`` 120 TRIDENT_STATE_MAGIC 0x63657373 trient_state ``sound/oss/trident.c`` 121 M3_CARD_MAGIC 0x646e6f50 m3_card ``sound/oss/maestro3.c`` 126 M3_STATE_MAGIC 0x734d724d m3_state ``sound/oss/maestro3.c``
|
/linux/Documentation/process/ |
A D | magic-number.rst | 107 CS_CARD_MAGIC 0x43525553 cs_card ``sound/oss/cs46xx.c`` 113 CS_STATE_MAGIC 0x4c4f4749 cs_state ``sound/oss/cs46xx.c`` 116 I810_CARD_MAGIC 0x5072696E i810_card ``sound/oss/i810_audio.c`` 117 TRIDENT_CARD_MAGIC 0x5072696E trident_card ``sound/oss/trident.c`` 126 I810_STATE_MAGIC 0x63657373 i810_state ``sound/oss/i810_audio.c`` 127 TRIDENT_STATE_MAGIC 0x63657373 trient_state ``sound/oss/trident.c`` 128 M3_CARD_MAGIC 0x646e6f50 m3_card ``sound/oss/maestro3.c`` 133 M3_STATE_MAGIC 0x734d724d m3_state ``sound/oss/maestro3.c``
|
/linux/Documentation/translations/it_IT/process/ |
A D | magic-number.rst | 113 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`` 139 M3_STATE_MAGIC 0x734d724d m3_state ``sound/oss/maestro3.c``
|
/linux/sound/core/seq/oss/ |
A D | Makefile | 7 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
|
/linux/Documentation/ABI/stable/ |
A D | o2cb | 4 Contact: ocfs2-devel@oss.oracle.com 10 ocfs2-devel@oss.oracle.com.
|
/linux/Documentation/ABI/obsolete/ |
A D | o2cb | 4 Contact: ocfs2-devel@oss.oracle.com 11 ocfs2-devel@oss.oracle.com.
|
/linux/Documentation/ABI/removed/ |
A D | o2cb | 4 Contact: ocfs2-devel@oss.oracle.com 10 ocfs2-devel@oss.oracle.com.
|
/linux/fs/ocfs2/ |
A D | Kconfig | 19 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/
|
/linux/drivers/iio/pressure/ |
A D | bmp280.h | 84 #define BMP180_MEAS_PRESS_X(oss) ((oss) << 6 | 0x14 | BMP180_MEAS_SCO) argument
|
A D | bmp280-core.c | 833 u8 oss = data->oversampling_press; in bmp180_read_adc_press() local 835 ret = bmp180_measure(data, BMP180_MEAS_PRESS_X(oss)); in bmp180_read_adc_press() 843 *val = (be32_to_cpu(tmp) >> 8) >> (8 - oss); in bmp180_read_adc_press() 858 s32 oss = data->oversampling_press; in bmp180_compensate_press() local 865 b3 = ((((s32)calib->AC1 * 4 + x3) << oss) + 2) / 4; in bmp180_compensate_press() 870 b7 = ((u32)adc_press - b3) * (50000 >> oss); in bmp180_compensate_press()
|
/linux/sound/core/ |
A D | pcm.c | 400 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() 836 for (setup = pstr->oss.setup_list; setup; setup = setupn) { in snd_pcm_free_stream()
|
A D | Kconfig | 52 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.
|
/linux/sound/ |
A D | Makefile | 6 obj-$(CONFIG_DMASOUND) += oss/dmasound/
|
/linux/arch/m68k/include/asm/ |
A D | mac_oss.h | 73 extern volatile struct mac_oss *oss;
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
A D | security-bugs.rst | 61 <http://oss-security.openwall.org/wiki/mailing-lists/distros#how-to-use-the-lists>。
|