OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MIDI_CTL_CHANGE
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
soundcard.h
614
#define
MIDI_CTL_CHANGE
0xB0
654
#define SEQ_CONTROL(dev,chn,controller,value) _CHN_COMMON(dev,
MIDI_CTL_CHANGE
, chn, controller, 0, value)
/external/kernel-headers/original/uapi/linux/
soundcard.h
[
all
...]
Completed in 49 milliseconds