POPULATE_DIR
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
populate_dir - populate directory with attributes.
SYNOPSIS
"SYNOPSIS"
int populate_dir (struct kobject * kobj);
ARGUMENTS
- kobj
-
object we're working on.
DESCRIPTION
Most subsystems have a set of default attributes that
are associated with an object that registers with them.
This is a helper called during object registration that
loops through the default attributes of the subsystem
and creates attributes files for them in sysfs.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:52 GMT, October 06, 2005