Scroll to navigation

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

ops
System core operations to register.

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16