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