cdev_del (9) Linux Manual Page
cdev_del – remove a cdev from the system Synopsis void cdev_del(struct cdev *p); Arguments p the cdev structure to be removed Description cdev_del removes p from the system, possibly freeing the structure itself. Copyright
