/dev/stm/eventhook
< /dev | stm
This is an old revision of this page, as edited by Hallowizer (talk | contribs) at 20:15, 13 May 2021. It may differ significantly from the current revision. |
This device is used for async STM calls.
Ioctls
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. |