centos man page for acpi_bus_scan

Query: acpi_bus_scan

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ACPI_BUS_SCAN(9)					   Device drivers infrastructure					  ACPI_BUS_SCAN(9)

NAME
acpi_bus_scan - Add ACPI device node objects in a given namespace scope.
SYNOPSIS
int acpi_bus_scan(acpi_handle handle);
ARGUMENTS
handle Root of the namespace scope to scan.
DESCRIPTION
Scan a given ACPI tree (probably recently hot-plugged) and create and add found devices. If no devices were found, -ENODEV is returned, but it does not mean that there has been a real error. There just have been no suitable ACPI objects in the table trunk from which the kernel could create a device and add an appropriate driver. Must be called under acpi_scan_lock.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ACPI_BUS_SCAN(9)
Related Man Pages
struct_device_driver(9) - centos
struct_i2c_board_info(9) - centos
acpiecdt(4) - netbsd
acpiec(4) - netbsd
tzmon(7d) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing