/linux-4.1.27/arch/m68k/mac/ |
D | oss.c | 30 volatile struct mac_oss *oss; variable 45 oss = (struct mac_oss *) OSS_BASE; in oss_init() 51 oss->irq_level[i] = 0; in oss_init() 68 int events = oss->irq_pending & in oss_irq() 74 (int) oss->irq_pending); in oss_irq() 79 oss->irq_pending &= ~OSS_IP_IOPSCC; in oss_irq() 84 oss->irq_pending &= ~OSS_IP_SCSI; in oss_irq() 89 oss->irq_pending &= ~OSS_IP_IOPISM; in oss_irq() 104 events = oss->irq_pending & OSS_IP_NUBUS; in oss_nubus_irq() 121 oss->irq_pending &= ~irq_bit; in oss_nubus_irq() [all …]
|
D | Makefile | 5 obj-y := config.o macints.o iop.o via.o oss.o psc.o \
|
D | misc.c | 392 oss->rom_ctrl = OSS_POWEROFF; in oss_shutdown()
|
/linux-4.1.27/sound/core/oss/ |
D | pcm_oss.c | 570 plugin = runtime->oss.plugin_first; in snd_pcm_oss_plugin_clear() 576 runtime->oss.plugin_first = runtime->oss.plugin_last = NULL; in snd_pcm_oss_plugin_clear() 583 plugin->next = runtime->oss.plugin_first; in snd_pcm_plugin_insert() 585 if (runtime->oss.plugin_first) { in snd_pcm_plugin_insert() 586 runtime->oss.plugin_first->prev = plugin; in snd_pcm_plugin_insert() 587 runtime->oss.plugin_first = plugin; in snd_pcm_plugin_insert() 589 runtime->oss.plugin_last = in snd_pcm_plugin_insert() 590 runtime->oss.plugin_first = plugin; in snd_pcm_plugin_insert() 599 plugin->prev = runtime->oss.plugin_last; in snd_pcm_plugin_append() 600 if (runtime->oss.plugin_last) { in snd_pcm_plugin_append() [all …]
|
D | Makefile | 6 snd-mixer-oss-objs := mixer_oss.o 8 snd-pcm-oss-y := pcm_oss.o 9 snd-pcm-oss-$(CONFIG_SND_PCM_OSS_PLUGINS) += pcm_plugin.o \ 12 obj-$(CONFIG_SND_MIXER_OSS) += snd-mixer-oss.o 13 obj-$(CONFIG_SND_PCM_OSS) += snd-pcm-oss.o
|
D | pcm_plugin.c | 35 #define snd_pcm_plug_first(plug) ((plug)->runtime->oss.plugin_first) 36 #define snd_pcm_plug_last(plug) ((plug)->runtime->oss.plugin_last)
|
/linux-4.1.27/Documentation/ABI/testing/ |
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
|
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>
|
D | sysfs-driver-hid | 10 Users: HIDAPI library (http://www.signal11.us/oss/hidapi)
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | OSS-Emulation.txt | 12 as add-on kernel modules, snd-pcm-oss, snd-mixer-oss and snd-seq-oss. 32 /proc/asound/oss/sndstat. This shows in the same syntax of 77 snd-pcm-oss and snd-rawmidi. In the case of PCM, the following 78 options are available for snd-pcm-oss: 88 options snd-pcm-oss adsp_map=2 94 options snd-pcm-oss adsp_map=0,2 121 stream, /proc/asound/cardX/pcmY[cp]/oss, where X is the card number 124 exists only after snd-pcm-oss module is loaded. 154 % echo "quake 0 0 direct" > /proc/asound/card0/pcm0p/oss 159 % echo "quake 0 0 disable" > /proc/asound/card0/pcm0c/oss [all …]
|
D | Procfile.txt | 48 oss/devices 51 oss/sndstat 201 seq/oss
|
D | ALSA-Configuration.txt | 70 Module snd-pcm-oss 98 similar to those of the snd-pcm-oss module. 1369 See Documentation/sound/oss/MultiSound for important information 2245 options of snd-pcm-oss module. 2251 /proc/asound/card#/pcm#[cp]/oss 2273 Example: echo "x11amp 128 16384" > /proc/asound/card0/pcm0p/oss 2274 echo "squake 0 0 disable" > /proc/asound/card0/pcm0c/oss 2275 echo "rvplayer 0 0 block" > /proc/asound/card0/pcm0p/oss
|
/linux-4.1.27/sound/core/seq/oss/ |
D | Makefile | 6 snd-seq-oss-objs := seq_oss.o seq_oss_init.o seq_oss_timer.o seq_oss_ioctl.o \ 10 obj-$(CONFIG_SND_SEQUENCER) += snd-seq-oss.o
|
/linux-4.1.27/Documentation/zh_CN/ |
D | magic-number.txt | 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 127 I810_STATE_MAGIC 0x63657373 i810_state sound/oss/i810_audio.c 128 TRIDENT_STATE_MAGIC 0x63657373 trient_state sound/oss/trident.c 129 M3_CARD_MAGIC 0x646e6f50 m3_card sound/oss/maestro3.c 135 M3_STATE_MAGIC 0x734d724d m3_state sound/oss/maestro3.c
|
/linux-4.1.27/sound/ |
D | Makefile | 6 obj-$(CONFIG_SOUND_PRIME) += oss/ 7 obj-$(CONFIG_DMASOUND) += oss/
|
D | Kconfig | 13 <file:Documentation/sound/oss/Introduction>. The file 14 <file:Documentation/sound/oss/README.OSS> contains some slightly 23 and read <file:Documentation/sound/oss/README.modules>; the module 57 source "sound/oss/dmasound/Kconfig" 121 source "sound/oss/Kconfig"
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | o2cb | 4 Contact: ocfs2-devel@oss.oracle.com 10 ocfs2-devel@oss.oracle.com.
|
/linux-4.1.27/Documentation/ABI/removed/ |
D | o2cb | 4 Contact: ocfs2-devel@oss.oracle.com 10 ocfs2-devel@oss.oracle.com.
|
/linux-4.1.27/sound/oss/ |
D | Kconfig | 23 See <file:Documentation/sound/oss/MultiSound> for important information 44 <file:Documentation/sound/oss/MultiSound> for information on how to 55 <file:Documentation/sound/oss/MultiSound> for information on how to 85 See <file:Documentation/sound/oss/MultiSound> for important information 106 <file:Documentation/sound/oss/MultiSound> for information on how to 117 <file:Documentation/sound/oss/MultiSound> for information on how to 151 <file:Documentation/sound/oss/MultiSound> for information on how to make 327 specific instructions in <file:Documentation/sound/oss/README.OSS>. 344 instructions in the <file:Documentation/sound/oss/README.OSS> file. It 356 PAS16 compatible. Please read <file:Documentation/sound/oss/PAS16>. [all …]
|
/linux-4.1.27/Documentation/ |
D | magic-number.txt | 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 127 I810_STATE_MAGIC 0x63657373 i810_state sound/oss/i810_audio.c 128 TRIDENT_STATE_MAGIC 0x63657373 trient_state sound/oss/trident.c 129 M3_CARD_MAGIC 0x646e6f50 m3_card sound/oss/maestro3.c 135 M3_STATE_MAGIC 0x734d724d m3_state sound/oss/maestro3.c
|
D | numastat.txt | 25 (http://oss.sgi.com/projects/libnuma/). Note that it only works
|
D | Changes | 331 o <ftp://oss.sgi.com/projects/xfs/>
|
D | kernel-docs.txt | 495 http://www.cse.unsw.edu.au/~neilb/oss/linux-commentary/nfsd.html
|
D | DMA-API-HOWTO.txt | 968 Ralf Baechle <ralf@oss.sgi.com>
|
D | kernel-parameters.txt | 2583 See Documentation/sound/oss/oss-parameters.txt
|
/linux-4.1.27/fs/ocfs2/ |
D | Kconfig | 18 Project web page: http://oss.oracle.com/projects/ocfs2 19 Tools web page: http://oss.oracle.com/projects/ocfs2-tools 20 OCFS2 mailing lists: http://oss.oracle.com/projects/ocfs2/mailman/
|
/linux-4.1.27/sound/core/ |
D | pcm.c | 406 if (substream->oss.oss) { in snd_pcm_substream_proc_hw_params_read() 407 snd_iprintf(buffer, "OSS format: %s\n", snd_pcm_oss_format_name(runtime->oss.format)); in snd_pcm_substream_proc_hw_params_read() 408 snd_iprintf(buffer, "OSS channels: %u\n", runtime->oss.channels); in snd_pcm_substream_proc_hw_params_read() 409 snd_iprintf(buffer, "OSS rate: %u\n", runtime->oss.rate); in snd_pcm_substream_proc_hw_params_read() 410 snd_iprintf(buffer, "OSS period bytes: %lu\n", (unsigned long)runtime->oss.period_bytes); in snd_pcm_substream_proc_hw_params_read() 411 snd_iprintf(buffer, "OSS periods: %u\n", runtime->oss.periods); in snd_pcm_substream_proc_hw_params_read() 412 snd_iprintf(buffer, "OSS period frames: %lu\n", (unsigned long)runtime->oss.period_frames); in snd_pcm_substream_proc_hw_params_read() 694 mutex_init(&pstr->oss.setup_mutex); in snd_pcm_new_stream() 868 for (setup = pstr->oss.setup_list; setup; setup = setupn) { in snd_pcm_free_stream()
|
D | Makefile | 39 obj-$(CONFIG_SND_OSSEMUL) += oss/
|
D | Kconfig | 66 will be called snd-mixer-oss. 79 will be called snd-pcm-oss. 102 snd-seq-oss.
|
D | rawmidi.c | 446 rawmidi_file->input->runtime->oss = (maj == SOUND_MAJOR); in snd_rawmidi_open() 448 rawmidi_file->output->runtime->oss = (maj == SOUND_MAJOR); in snd_rawmidi_open() 1428 runtime->oss ? "OSS compatible" : "native", in snd_rawmidi_proc_info_read()
|
D | pcm_native.c | 524 if (!substream->oss.oss) in snd_pcm_hw_params()
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | mac_oss.h | 72 extern volatile struct mac_oss *oss;
|
/linux-4.1.27/include/sound/ |
D | pcm_oss.h | 72 unsigned oss: 1; /* oss mode */ member
|
D | rawmidi.h | 70 oss: 1; /* OSS compatible mode */ member
|
D | pcm.h | 428 struct snd_pcm_oss_runtime oss; member 478 struct snd_pcm_oss_substream oss; member 508 struct snd_pcm_oss_stream oss; member 539 struct snd_pcm_oss oss; member
|
/linux-4.1.27/Documentation/sound/oss/ |
D | PAS16 | 12 Sound-HOWTO, Documentation/sound/oss/Introduction and other 75 Documentation/sound/oss/Introduction. The file 76 Documentation/sound/oss/README.OSS contains some slightly outdated but 121 Please read the file Documentation/sound/oss/OPL3 if your card has an
|
D | oss-parameters.txt | 20 See also header of sound/oss/aedsp16.c.
|
D | CMI8330 | 5 ( Be sure to read Documentation/sound/oss/SoundPro too )
|
D | SoundPro | 4 ( Be sure to read Documentation/sound/oss/CMI8330 too )
|
D | README.modules | 29 Then, add to your /etc/modprobe.d/oss.conf something like:
|
D | Introduction | 27 as Documentation/sound/oss/Introduction 171 requested by modprobe. For example, my /etc/modprobe.d/oss.conf contains:
|
D | README.OSS | 330 require recompiling of the kernel. See http://www.4Front-tech.com/oss.html for 1436 of this driver (see http://www.4Front-tech.com/oss.html for more info). 1455 (Open Sound System) drivers: http://www.opensound.com/oss.html
|
/linux-4.1.27/Documentation/security/ |
D | SELinux.txt | 4 http://oss.tresys.com/projects/refpolicy
|
/linux-4.1.27/sound/core/seq/ |
D | Makefile | 19 obj-$(CONFIG_SND_SEQUENCER) += oss/
|
/linux-4.1.27/Documentation/video4linux/ |
D | si470x.txt | 82 sox -2 --endian little -r 96000 -t oss /dev/dsp1 -t oss /dev/dsp
|
D | README.saa7134 | 6 This is a v4l2/oss device driver for saa7130/33/34/35 based capture / TV
|
/linux-4.1.27/kernel/ |
D | signal.c | 3147 stack_t oss; in do_sigaltstack() local 3150 oss.ss_sp = (void __user *) current->sas_ss_sp; in do_sigaltstack() 3151 oss.ss_size = current->sas_ss_size; in do_sigaltstack() 3152 oss.ss_flags = sas_ss_flags(sp); in do_sigaltstack() 3201 error = __put_user(oss.ss_sp, &uoss->ss_sp) | in do_sigaltstack() 3202 __put_user(oss.ss_size, &uoss->ss_size) | in do_sigaltstack() 3203 __put_user(oss.ss_flags, &uoss->ss_flags); in do_sigaltstack()
|
/linux-4.1.27/fs/xfs/ |
D | Kconfig | 15 Refer to the documentation at <http://oss.sgi.com/projects/xfs/>
|
/linux-4.1.27/Documentation/filesystems/ |
D | dlmfs.txt | 10 OCFS2 mailing lists: http://oss.oracle.com/projects/ocfs2/mailman/
|
D | ocfs2.txt | 13 OCFS2 mailing lists: http://oss.oracle.com/projects/ocfs2/mailman/
|
D | xfs.txt | 12 Refer to the documentation at http://oss.sgi.com/projects/xfs/
|
D | vfs.txt | 1165 <http://www.cse.unsw.edu.au/~neilb/oss/linux-commentary/vfs.html>
|
/linux-4.1.27/Documentation/hid/ |
D | hidraw.txt | 34 http://www.signal11.us/oss/udev/
|
/linux-4.1.27/Documentation/vm/ |
D | page_migration | 21 ftp://oss.sgi.com/www/projects/libnuma/download/). numactl provides libnuma
|
/linux-4.1.27/Documentation/networking/ |
D | netdev-FAQ.txt | 199 http://oss-security.openwall.org/wiki/mailing-lists/distros
|
D | rds.txt | 9 http://oss.oracle.com/pipermail/rds-devel/2007-November/000228.html
|
/linux-4.1.27/sound/isa/ |
D | Kconfig | 449 See <file:Documentation/sound/oss/MultiSound> for important information
|
/linux-4.1.27/ |
D | MAINTAINERS | 456 F: sound/oss/aedsp16.c 1435 W: http://oss.renesas.com 2450 L: cbe-oss-dev@lists.ozlabs.org 2723 W: http://oss.sgi.com/projects/cpusets/ 6643 F: Documentation/sound/oss/MultiSound 6644 F: sound/oss/msnd* 7320 L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers) 7864 L: cbe-oss-dev@lists.ozlabs.org 7871 L: cbe-oss-dev@lists.ozlabs.org 7885 L: cbe-oss-dev@lists.ozlabs.org [all …]
|
/linux-4.1.27/Documentation/RCU/ |
D | RTFP.txt | 581 \url{http://oss.sgi.com/projects/netdev/archive/2000-06/msg00250.html} 599 \url{http://oss.sgi.com/projects/netdev/archive/2000-06/msg00254.html}
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 4558 uni-koblenz.de> ) gave me an account on oss.sgi.com 4559 <http://www.oss.sgi.com> . The bandwidth there made it possible to
|
/linux-4.1.27/drivers/scsi/ |
D | Kconfig | 1713 <http://oss.software.ibm.com/developerworks/opensource/linux390>
|