.\" 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 "DEVICE_TO_HWPATH" "9" "09 October 2005" "" "" .SH NAME device_to_hwpath \- Populates the hwpath corresponding to the given device. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void device_to_hwpath (struct device * \fIdev\fB, struct hardware_path * \fIpath\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR -- undescribed -- .TP \fB\fIpath\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIparam\fR dev the target device \fIparam\fR path pointer to a previously allocated hwpath struct to be filled in