summaryrefslogtreecommitdiff
path: root/sound/oss/coproc.h
blob: 7bec21bbdd88d13985cc8c1c4d84169d8903319c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Definitions for various on board processors on the sound cards. For
 * example DSP processors.
 */

/*
 * Coprocessor access types
 */
#define COPR_CUSTOM		0x0001	/* Custom applications */
#define COPR_MIDI		0x0002	/* MIDI (MPU-401) emulation */
#define COPR_PCM		0x0004	/* Digitized voice applications */
#define COPR_SYNTH		0x0008	/* Music synthesis */
0k1/emu10k1_callback.c?id=52b679f60e2a68af88411f12318675a2424a0e14'>plain -rw-r--r--emu10k1_main.c69872logplain -rw-r--r--emu10k1_patch.c6273logplain -rw-r--r--emu10k1_synth.c3161logplain -rw-r--r--emu10k1_synth_local.h1535logplain -rw-r--r--emu10k1x.c48876logplain -rw-r--r--emufx.c101572logplain -rw-r--r--emumixer.c68824logplain -rw-r--r--emumpu401.c11428logplain -rw-r--r--emupcm.c58692logplain -rw-r--r--emuproc.c21057logplain -rw-r--r--io.c16190logplain -rw-r--r--irq.c6754logplain -rw-r--r--memory.c16163logplain -rw-r--r--p16v.c29109logplain -rw-r--r--p16v.h14922logplain