unregister_syscore_ops(9) Unregister a set of system core operations.

SYNOPSIS

void unregister_syscore_ops(struct syscore_ops * ops);

ARGUMENTS

ops

System core operations to unregister.

COPYRIGHT