.\" 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 "OCP_DEVICE_MATCH" "9" "09 October 2005" "" "" .SH NAME ocp_device_match \- Match one driver to one device .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ocp_device_match (struct device * \fIdev\fB, struct device_driver * \fIdrv\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR device to match .TP \fB\fIdrv\fB\fR driver to match .SH "DESCRIPTION" .PP This function returns 0 if the driver and device don't match