Expand description
Character devices.
Also called “char devices”, chrdev
, cdev
.
C header: include/linux/cdev.h
Reference: https://www.kernel.org/doc/html/latest/core-api/kernel-api.html#char-devices
Structs
Character device registration.
Character devices.
Also called “char devices”, chrdev
, cdev
.
C header: include/linux/cdev.h
Reference: https://www.kernel.org/doc/html/latest/core-api/kernel-api.html#char-devices