Callbacks now take a result parameter which may, if the callback was linkd to by a previous submissions, have the result code from the last submission. Additionally the userdata is now const by default making it easier to use the device pointer as the userdata which is very common. Signed-off-by: Tom Burdick <thomas.burdick@intel.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.workq | ||
| rtio_executor.c | ||
| rtio_init.c | ||
| rtio_sched.c | ||
| rtio_sched.h | ||
| rtio_syscalls.c | ||
| rtio_workq.c | ||