AMBA_DEVICE_UNREGISTER

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

amba_device_unregister - unregister an AMBA device  

SYNOPSIS

"SYNOPSIS"

void amba_device_unregister (struct amba_device * dev);  

ARGUMENTS

dev
AMBA device to remove
 

DESCRIPTION

Remove the specified AMBA device from the Linux device manager. All files associated with this object will be destroyed, and device drivers notified that the device has been removed. The AMBA device's resources including the amba_device structure will be freed once all references to it have been dropped.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:23 GMT, October 06, 2005