diff options
| author | Nazime Hande Harputluoglu <handeharputlu@google.com> | 2020-07-28 12:44:49 +0000 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2020-07-29 15:49:04 +0200 |
| commit | 233283a191b3c32a48c56928985c8e2cfc004aeb (patch) | |
| tree | ac75ea86f4f9ca67d5e1e5eccce77774ef4f2b7c /sys/linux/dev_snd_hw_arm.const | |
| parent | cbca8e0f043495ea2332604d8ce066891710e861 (diff) | |
sys/linux: descriptions for /dev/snd/hw*
Diffstat (limited to 'sys/linux/dev_snd_hw_arm.const')
| -rw-r--r-- | sys/linux/dev_snd_hw_arm.const | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sys/linux/dev_snd_hw_arm.const b/sys/linux/dev_snd_hw_arm.const new file mode 100644 index 000000000..3b4c233f9 --- /dev/null +++ b/sys/linux/dev_snd_hw_arm.const @@ -0,0 +1,18 @@ +# AUTOGENERATED FILE +SNDRV_FIREWIRE_IOCTL_GET_INFO = 2149599480 +SNDRV_FIREWIRE_IOCTL_LOCK = 18681 +SNDRV_FIREWIRE_IOCTL_TASCAM_STATE = 2164279547 +SNDRV_FIREWIRE_IOCTL_UNLOCK = 18682 +SNDRV_FIREWIRE_TASCAM_STATE_COUNT = 64 +SNDRV_FIREWIRE_TYPE_DICE = 1 +SNDRV_FIREWIRE_TYPE_FIREFACE = 8 +SNDRV_HWDEP_IFACE_LAST = 26 +SNDRV_HWDEP_IFACE_OPL2 = 0 +SNDRV_HWDEP_IOCTL_DSP_LOAD = 1079003139 +SNDRV_HWDEP_IOCTL_DSP_STATUS = 2151696386 +SNDRV_HWDEP_IOCTL_INFO = 2161920001 +SNDRV_HWDEP_IOCTL_PVERSION = 2147764224 +SND_EFW_TRANSACTION_USER_SEQNUM_MAX = 65534 +__NR_ioctl = 54 +__NR_read = 3 +__NR_write = 4 |
