Query: cdev_del
OS: centos
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 3.10 June 2014 CDEV_DEL(9)
Related Man Pages |
---|
usb_gstrings_attach(9) - centos |
dev_depends(9) - debian |
destroy_dev(9) - debian |
make_dev_alias(9) - debian |
ccw_device_start_key(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Use of cdev_alloc function |