Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
coproc.h File Reference

Go to the source code of this file.

Macros

#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 */
 

Macro Definition Documentation

#define COPR_CUSTOM   0x0001 /* Custom applications */

Definition at line 9 of file coproc.h.

#define COPR_MIDI   0x0002 /* MIDI (MPU-401) emulation */

Definition at line 10 of file coproc.h.

#define COPR_PCM   0x0004 /* Digitized voice applications */

Definition at line 11 of file coproc.h.

#define COPR_SYNTH   0x0008 /* Music synthesis */

Definition at line 12 of file coproc.h.