1REGISTER_SYSCORE_OPS(9)  Device drivers infrastructure REGISTER_SYSCORE_OPS(9)
2
3
4

NAME

6       register_syscore_ops - Register a set of system core operations.
7

SYNOPSIS

9       void register_syscore_ops(struct syscore_ops * ops);
10

ARGUMENTS

12       ops
13           System core operations to register.
14
16Kernel Hackers Manual 3.10         June 2019           REGISTER_SYSCORE_OPS(9)
Impressum