cdev_del — remove a cdev from the system
void cdev_del (
)
p
the cdev structure to be removed
cdev_del removes p from the system, possibly freeing the structure itself.
cdev_del