Searched refs:_CHN_COMMON (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | soundcard.h | 1148 #define _CHN_COMMON(dev, event, chn, p1, p2, w14) \ macro 1187 _CHN_COMMON(dev, MIDI_CHN_PRESSURE, chn, pressure, 0, 0) 1191 _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0) 1194 _CHN_COMMON(dev, MIDI_CTL_CHANGE, chn, controller, 0, value) 1197 _CHN_COMMON(dev, MIDI_PITCH_BEND, chn, 0, 0, value)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | soundcard.h | 1148 #define _CHN_COMMON(dev, event, chn, p1, p2, w14) \ macro 1187 _CHN_COMMON(dev, MIDI_CHN_PRESSURE, chn, pressure, 0, 0) 1191 _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0) 1194 _CHN_COMMON(dev, MIDI_CTL_CHANGE, chn, controller, 0, value) 1197 _CHN_COMMON(dev, MIDI_PITCH_BEND, chn, 0, 0, value)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | soundcard.h | 1153 #define _CHN_COMMON(dev, event, chn, p1, p2, w14) \ macro 1192 _CHN_COMMON(dev, MIDI_CHN_PRESSURE, chn, pressure, 0, 0) 1196 _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0) 1199 _CHN_COMMON(dev, MIDI_CTL_CHANGE, chn, controller, 0, value) 1202 _CHN_COMMON(dev, MIDI_PITCH_BEND, chn, 0, 0, value)
|