Man Page: acpi_bus_register_driver
Operating Environment: suse
Section: 9
ACPI_BUS_REGISTER_DR(9) Device drivers infrastructure ACPI_BUS_REGISTER_DR(9)NAMEacpi_bus_register_driver - register a driver with the ACPI busSYNOPSISint acpi_bus_register_driver(struct acpi_driver * driver);ARGUMENTSdriver driver being registeredDESCRIPTIONRegisters a driver with the ACPI bus. Searches the namespace for all devices that match the driver's criteria and binds. Returns zero for success or a negative error status for failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ACPI_BUS_REGISTER_DR(9)
| Related Man Pages |
|---|
| ieee1394(4) - debian |
| i2c_register_board_info(9) - centos |
| acpismbus(4) - netbsd |
| uk(4) - netbsd |
| ieee1394(4) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |