Skip to main content

Module driver

Module driver 

Source
Expand description

The driver — the one place I/O happens. It pumps a CaDevice against the sans-IO CiStack: reads frames in, executes the stack’s Actions (writes/ioctls) out, tracks the requested poll timer, and collects Notifications for the host application.

Structs§

Driver
Drives a CaDevice with the CiStack.