acpi_bus_unregister_driver(9) centos man page | unix.com

Man Page: acpi_bus_unregister_driver

Operating Environment: centos

Section: 9

ACPI_BUS_UNREGISTER_(9) 				   Device drivers infrastructure				   ACPI_BUS_UNREGISTER_(9)

NAME
acpi_bus_unregister_driver - unregisters a driver with the APIC bus
SYNOPSIS
void acpi_bus_unregister_driver(struct acpi_driver * driver);
ARGUMENTS
driver driver to unregister
DESCRIPTION
Unregisters a driver with the ACPI bus. Searches the namespace for all devices that match the driver's criteria and unbinds.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ACPI_BUS_UNREGISTER_(9)
Related Man Pages
struct_bus_type(9) - centos
acpismbus(4) - netbsd
struct_i2c_driver(9) - suse
ieee1394(4) - minix
firewire(4) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I