diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-15 16:05:42 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-15 16:06:10 +0100 |
| commit | b67897d4d1e0adbe963dd3bf9ed797586aa88fd1 (patch) | |
| tree | 31bda3b9216198ffb523b5a99d40b2bdde3a7ae7 /sys/linux/dev_snd_timer_arm.const | |
| parent | fa12bd3c2e51db22181e536ad8c21010a952abb5 (diff) | |
sys/linux: extend and improve NFNL_SUBSYS_NFTABLES descriptions
Diffstat (limited to 'sys/linux/dev_snd_timer_arm.const')
| -rw-r--r-- | sys/linux/dev_snd_timer_arm.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/dev_snd_timer_arm.const b/sys/linux/dev_snd_timer_arm.const index 4c86ceff3..5dd078422 100644 --- a/sys/linux/dev_snd_timer_arm.const +++ b/sys/linux/dev_snd_timer_arm.const @@ -36,7 +36,7 @@ SNDRV_TIMER_IOCTL_START = 21664 SNDRV_TIMER_IOCTL_STATUS32 = 2153272340 SNDRV_TIMER_IOCTL_STATUS64 = 2153796628 SNDRV_TIMER_IOCTL_STOP = 21665 -SNDRV_TIMER_IOCTL_TREAD = 1074025474 +# SNDRV_TIMER_IOCTL_TREAD is not set SNDRV_TIMER_PSFLG_AUTO = 1 SNDRV_TIMER_PSFLG_EARLY_EVENT = 4 SNDRV_TIMER_PSFLG_EXCLUSIVE = 2 |
