.\" 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 "TIOCX_MATCH" "9" "09 October 2005" "" "" .SH NAME tiocx_match \- Try to match driver id list with device. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int tiocx_match (struct device * \fIdev\fB, struct device_driver * \fIdrv\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR device pointer .TP \fB\fIdrv\fB\fR driver pointer .SH "DESCRIPTION" .PP Returns 1 if match, 0 otherwise.