OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:midi
(Results
1 - 10
of
10
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
snd_wavefront.h
10
/*
MIDI
interface */
24
char isvirtual; /* doing virtual
MIDI
stuff ? */
97
snd_wavefront_midi_t
midi
; /* ICS2115
MIDI
interface */
member in struct:_snd_wavefront
gus.h
269
midi
: 1;
member in struct:snd_gus_voice
396
/*
midi
*/
443
uart_enable:1; /* enable
MIDI
UART */
trident.h
297
midi
: 1;
member in struct:snd_trident_voice
ymfpci.h
249
midi
: 1;
member in struct:snd_ymfpci_voice
emu10k1.h
86
/* The next two interrupts are for the
midi
port on the Audigy Drive (A_MPU1) */
87
#define IPR_A_MIDITRANSBUFEMPTY2 0x10000000 /*
MIDI
UART transmit buffer empty */
88
#define IPR_A_MIDIRECVBUFEMPTY2 0x08000000 /*
MIDI
UART receive buffer empty */
109
#define IPR_MIDITRANSBUFEMPTY 0x00000100 /*
MIDI
UART transmit buffer empty */
110
#define IPR_MIDIRECVBUFEMPTY 0x00000080 /*
MIDI
UART receive buffer empty */
144
/* The next two interrupts are for the
midi
port on the Audigy Drive (A_MPU1) */
145
#define INTE_A_MIDITXENABLE2 0x00020000 /* Enable
MIDI
transmit-buffer-empty interrupts */
146
#define INTE_A_MIDIRXENABLE2 0x00010000 /* Enable
MIDI
receive-buffer-empty interrupts */
162
#define INTE_MIDITXENABLE 0x00000002 /* Enable
MIDI
transmit-buffer-empty interrupts */
163
#define INTE_MIDIRXENABLE 0x00000001 /* Enable
MIDI
receive-buffer-empty interrupts *
1286
midi
: 1;
member in struct:snd_emu10k1_voice
1549
struct snd_emu10k1_
midi
midi
;
member in struct:snd_emu10k1
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
snd_wavefront.h
10
/*
MIDI
interface */
24
char isvirtual; /* doing virtual
MIDI
stuff ? */
97
snd_wavefront_midi_t
midi
; /* ICS2115
MIDI
interface */
member in struct:_snd_wavefront
gus.h
269
midi
: 1;
member in struct:snd_gus_voice
396
/*
midi
*/
443
uart_enable:1; /* enable
MIDI
UART */
trident.h
297
midi
: 1;
member in struct:snd_trident_voice
ymfpci.h
249
midi
: 1;
member in struct:snd_ymfpci_voice
emu10k1.h
86
/* The next two interrupts are for the
midi
port on the Audigy Drive (A_MPU1) */
87
#define IPR_A_MIDITRANSBUFEMPTY2 0x10000000 /*
MIDI
UART transmit buffer empty */
88
#define IPR_A_MIDIRECVBUFEMPTY2 0x08000000 /*
MIDI
UART receive buffer empty */
109
#define IPR_MIDITRANSBUFEMPTY 0x00000100 /*
MIDI
UART transmit buffer empty */
110
#define IPR_MIDIRECVBUFEMPTY 0x00000080 /*
MIDI
UART receive buffer empty */
144
/* The next two interrupts are for the
midi
port on the Audigy Drive (A_MPU1) */
145
#define INTE_A_MIDITXENABLE2 0x00020000 /* Enable
MIDI
transmit-buffer-empty interrupts */
146
#define INTE_A_MIDIRXENABLE2 0x00010000 /* Enable
MIDI
receive-buffer-empty interrupts */
162
#define INTE_MIDITXENABLE 0x00000002 /* Enable
MIDI
transmit-buffer-empty interrupts */
163
#define INTE_MIDIRXENABLE 0x00000001 /* Enable
MIDI
receive-buffer-empty interrupts *
1286
midi
: 1;
member in struct:snd_emu10k1_voice
1549
struct snd_emu10k1_
midi
midi
;
member in struct:snd_emu10k1
[
all
...]
Completed in 3411 milliseconds