table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| UNREGISTER_NODE(9) | Device drivers infrastructure | UNREGISTER_NODE(9) |
NAME¶
unregister_node - unregister a node deviceSYNOPSIS¶
void
unregister_node(struct node * node);
ARGUMENTS¶
nodenode going away
DESCRIPTION¶
Unregisters a node device node. All the devices on the node must be unregistered before calling this function.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |