CDEV_DEL(9) Char devices CDEV_DEL(9)NAMEcdev_del - remove a cdev from the systemSYNOPSISvoid cdev_del(struct cdev * p);ARGUMENTSp the cdev structure to be removedDESCRIPTIONcdev_del removes p from the system, possibly freeing the structure itself.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CDEV_DEL(9)
| Related Man Pages |
|---|
| ccw_device_start(9) - centos |
| ccw_device_start_key(9) - centos |
| ccw_device_start_timeout_key(9) - centos |
| ccw_device_start_timeout(9) - centos |
| usb_gstrings_attach(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Use of cdev_alloc function |