SYNOPSIS

void register_syscore_ops(struct syscore_ops * ops);

ARGUMENTS

ops

System core operations to register.

COPYRIGHT