acpi_bus_driver_init(9)

NAME

acpi_bus_driver_init - add a device to a driver

SYNOPSIS

int acpi_bus_driver_init(struct acpi_device * device,
                         struct acpi_driver * driver);

ARGUMENTS

device
the device to add and initialize
driver
driver for the device

DESCRIPTION

Used to initialize a device via its device driver. Called whenever a
driver is bound to a device. Invokes the driver´s add ops.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout