AMBA_DEVICE_REGISTER
Section: (9)
Updated: 09 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: 00:01:55 GMT, October 09, 2005