AMBA_DRIVER_UNREGISTER

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

 

NAME

amba_driver_unregister - remove an AMBA device driver  

SYNOPSIS

"SYNOPSIS"

void amba_driver_unregister (struct amba_driver * drv);  

ARGUMENTS

drv
AMBA device driver structure to remove
 

DESCRIPTION

Unregister an AMBA device driver from the Linux device model. The device model will call the drivers remove function for each device the device driver is currently handling.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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