.\" 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 "AMBA_DEVICE_REGISTER" "" "06 October 2005" "" "" .SH NAME amba_device_register \- register an AMBA device .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int amba_device_register (struct amba_device * \fIdev\fB, struct resource * \fIparent\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR AMBA device to register .TP \fB\fIparent\fB\fR parent memory resource .SH "DESCRIPTION" .PP Setup the AMBA device, reading the cell ID if present. Claim the resource, and register the AMBA device with the Linux device manager.