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.
This documentation is an old archive. Please see https://rust.docs.kernel.org instead.