other versions
| 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¶
| January 2017 | Kernel Hackers Manual 4.8. |