.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "PDCS_REGISTER_PATHENTRIES" "9" "09 October 2005" "" ""
.SH NAME
pdcs_register_pathentries \- Prepares path entries kobjects for sysfs usage.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int __init pdcs_register_pathentries ( \fIvoid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvoid\fB\fR
no arguments
.SH "DESCRIPTION"
.PP
.PP
It creates kobjects corresponding to each path entry with nice sysfs
links to the real device. This is where the magic takes place: when
registering the subsystem attributes during module init, each kobject hereby
created will show in the sysfs tree as a folder containing files as defined
by path_subsys_attr[].