Searched defs:chardev_callback_t (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/libplatsupport/include/platsupport/
H A Dchardev.h33 typedef void (*chardev_callback_t)(ps_chardevice_t* device, enum chardev_status stat, size_t bytes_transfered, void* token); typedef
/seL4-refos-master/projects/util_libs/libplatsupport/include/platsupport/
H A Dchardev.h33 typedef void (*chardev_callback_t)(ps_chardevice_t* device, enum chardev_status stat, size_t bytes_transfered, void* token); typedef

Completed in 40 milliseconds