mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-24 03:49:45 +00:00
MIDI Sound mixer Const file
This commit is contained in:
parent
d2ba33fac0
commit
e1c9dcfb07
14
sys/linux/midi_arm64.const
Normal file
14
sys/linux/midi_arm64.const
Normal file
@ -0,0 +1,14 @@
|
||||
# AUTOGENERATED FILE
|
||||
SNDRV_RAWMIDI_INFO_DUPLEX = 4
|
||||
SNDRV_RAWMIDI_INFO_INPUT = 2
|
||||
SNDRV_RAWMIDI_INFO_OUTPUT = 1
|
||||
SNDRV_RAWMIDI_IOCTL_DRAIN = 1074026289
|
||||
SNDRV_RAWMIDI_IOCTL_DROP = 1074026288
|
||||
SNDRV_RAWMIDI_IOCTL_INFO = 2165069569
|
||||
SNDRV_RAWMIDI_IOCTL_PARAMS = 3224393488
|
||||
SNDRV_RAWMIDI_IOCTL_PVERSION = 2147768064
|
||||
SNDRV_RAWMIDI_IOCTL_STATUS = 3224917792
|
||||
SNDRV_RAWMIDI_STREAM_INPUT = 1
|
||||
SNDRV_RAWMIDI_STREAM_LAST = 1
|
||||
SNDRV_RAWMIDI_STREAM_OUTPUT = 0
|
||||
__NR_ioctl = 29
|
Loading…
Reference in New Issue
Block a user