Scroll to navigation

UNREGISTER_SYSCORE_O(9) Device drivers infrastructure UNREGISTER_SYSCORE_O(9)

NAME

unregister_syscore_ops - Unregister a set of system core operations.

SYNOPSIS

void unregister_syscore_ops(struct syscore_ops * ops);

ARGUMENTS

ops
System core operations to unregister.

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16