MANPAGES
Skip Quicknav
/ testing / linux-manual-4.8 / cdev_alloc(9)
Scroll to navigation
cdev_alloc - allocate a cdev structure
struct cdev * cdev_alloc(void);
void
Allocates and returns a cdev structure, or NULL on failure.