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