ACPI_BUS_REGISTER_DRIVER

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

 

NAME

acpi_bus_register_driver -  

SYNOPSIS

"SYNOPSIS"

int acpi_bus_register_driver (struct acpi_driver * driver);  

ARGUMENTS

driver
-- undescribed --
 

DESCRIPTION

------------------------ Registers a driver with the ACPI bus. Searches the namespace for all devices that match the driver's criteria and binds. Returns the number of devices that were claimed by the driver, or a negative error status for failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:01:54 GMT, October 09, 2005