diff options
| author | Jouni Hogander <jouni.hogander@unikie.com> | 2019-12-09 13:56:27 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-17 11:10:52 +0100 |
| commit | 2b31345f36a04f232a5f698a6dc19e8123f204ab (patch) | |
| tree | 3c4d3682fed0e4178bbadec10b097769ea099647 /sys/linux/dev_snd_midi_mips64le.const | |
| parent | 24856513b213e1440ce87fafb7ed629c10b87c20 (diff) | |
Autogenerated files for linux/mips64le
This patch adds all autogenerated files for linux/mips64le. Files are
generated by following commands:
make extract
bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux
make generate
Diffstat (limited to 'sys/linux/dev_snd_midi_mips64le.const')
| -rw-r--r-- | sys/linux/dev_snd_midi_mips64le.const | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sys/linux/dev_snd_midi_mips64le.const b/sys/linux/dev_snd_midi_mips64le.const new file mode 100644 index 000000000..4462fb9bb --- /dev/null +++ b/sys/linux/dev_snd_midi_mips64le.const @@ -0,0 +1,16 @@ +# AUTOGENERATED FILE +SNDRV_RAWMIDI_INFO_DUPLEX = 4 +SNDRV_RAWMIDI_INFO_INPUT = 2 +SNDRV_RAWMIDI_INFO_OUTPUT = 1 +SNDRV_RAWMIDI_IOCTL_DRAIN = 2147768113 +SNDRV_RAWMIDI_IOCTL_DROP = 2147768112 +SNDRV_RAWMIDI_IOCTL_INFO = 1091327745 +SNDRV_RAWMIDI_IOCTL_PARAMS = 3224393488 +SNDRV_RAWMIDI_IOCTL_PVERSION = 1074026240 +SNDRV_RAWMIDI_IOCTL_STATUS = 3224917792 +SNDRV_RAWMIDI_STREAM_INPUT = 1 +SNDRV_RAWMIDI_STREAM_LAST = 1 +SNDRV_RAWMIDI_STREAM_OUTPUT = 0 +__NR_ioctl = 5015 +__NR_read = 5000 +__NR_write = 5001 |
