cdev_alloc — allocate a cdev structure
struct cdev * cdev_alloc (
)
void
no arguments
Allocates and returns a cdev structure, or NULL on failure.