Query: cdev_del
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 2.6. July 2010 CDEV_DEL(9)
Related Man Pages |
---|
dev_depends(9) - debian |
destroy_dev(9) - debian |
ccw_device_start(9) - suse |
make_dev_alias(9) - opensolaris |
make_dev_alias(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Use of cdev_alloc function |