Man Page: acpi_bus_register_driver
Operating Environment: centos
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 3.10 June 2014 ACPI_BUS_REGISTER_DR(9)
| Related Man Pages |
|---|
| struct_usb_device_driver(9) - centos |
| i2c_add_numbered_adapter(9) - centos |
| i2c_register_board_info(9) - suse |
| struct_i2c_driver(9) - suse |
| ieee1394(4) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |