other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| UNREGISTER_SYSCORE_O(9) | Device drivers infrastructure | UNREGISTER_SYSCORE_O(9) |
NAME¶
unregister_syscore_ops - Unregister a set of system core operations.SYNOPSIS¶
void
unregister_syscore_ops(struct syscore_ops * ops);
ARGUMENTS¶
opsSystem core operations to unregister.
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |