table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| CDEV_DEL(9) | Char devices | CDEV_DEL(9) |
NAME¶
cdev_del - remove a cdev from the systemSYNOPSIS¶
void
cdev_del(struct cdev * p);
ARGUMENTS¶
pthe cdev structure to be removed
DESCRIPTION¶
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |