diff options
| author | fellair <tesladead43@gmail.com> | 2025-06-02 20:13:22 +0300 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2025-06-04 13:58:10 +0000 |
| commit | 6b6b5f21aadcc3fc3ccd91da0b782a4307229d70 (patch) | |
| tree | 422fad3eff06a0cfce846f057210a44115b6ce19 /CONTRIBUTORS | |
| parent | fd5e6e6163762c69d56c2cf63b53ec292c2f23ea (diff) | |
sys/linux: update descriptions in dev_snd_timer.txt
A few things done here:
- Add new userspace-driven ioctls (and necessary structs as well):
SNDRV_TIMER_IOCTL_CREATE
SNDRV_TIMER_IOCTL_TRIGGER
- Change a few object pointers' directions to better reflect their
intent (mostly inout).
- Split old SNDRV_TIMER_IOCTL_TREAD into two:
SNDRV_TIMER_IOCTL_TREAD_OLD and SNDRV_TIMER_IOCTL_TREAD64 the way
it is done in the kernel.
- Remove TODO descriptions concerning SNDCTL_TMR_START etc. as they
are described elsewhere, and as far as I can tell, are not necessary
here.
Diffstat (limited to 'CONTRIBUTORS')
| -rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1b6946cc2..f4e93f0d9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -139,3 +139,4 @@ Ji Hyeon Jeong Rivos Inc. Alexandre Ghiti Jeongjun Park +Nikita Zhandarovich |
