AMBA_DEVICE_REGISTER
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
amba_device_register - register an AMBA device
SYNOPSIS
"SYNOPSIS"
int amba_device_register (struct amba_device * dev, struct resource * parent);
ARGUMENTS
- dev
-
AMBA device to register
- parent
-
parent memory resource
DESCRIPTION
Setup the AMBA device, reading the cell ID if present.
Claim the resource, and register the AMBA device with
the Linux device manager.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:23 GMT, October 06, 2005