Changes

215 bytes added ,  22:48, 4 May 2021
Real page
Line 1: Line 1: −
#REDIRECT [[/dev/stm/immediate]]
+
This device is used for async STM calls.
 +
 
 +
== Ioctls ==
 +
{| class="wikitable"
 +
|-
 +
! Ioctl
 +
! Function
 +
! Notes
 +
|-
 +
| 0x1000
 +
| STM_EventHook
 +
| This async ioctl will block until the next event happens, at which point the async callback will be called.
 +
|}
5,579

edits