.\" 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 "ACPI_BUS_MATCH" "" "06 October 2005" "" "" .SH NAME acpi_bus_match \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int acpi_bus_match (struct acpi_device * \fIdevice\fB, struct acpi_driver * \fIdriver\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdevice\fB\fR -- undescribed -- .TP \fB\fIdriver\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP -------------- Checks the device's hardware (_HID) or compatible (_CID) ids to see if it matches the specified driver's criteria.