SUBSYSTEM_REGISTER

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

subsystem_register - register a subsystem.  

SYNOPSIS

"SYNOPSIS"

int subsystem_register (struct subsystem * s);  

ARGUMENTS

s
the subsystem we're registering.
 

DESCRIPTION

Once we register the subsystem, we want to make sure that the kset points back to this subsystem for correct usage of the rwsem.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:30 GMT, October 06, 2005