1ACPI_BUS_HOT_REMOVE_(9)  Device drivers infrastructure ACPI_BUS_HOT_REMOVE_(9)
2
3
4

NAME

6       acpi_bus_hot_remove_device - remove a device and its children
7

SYNOPSIS

9       void acpi_bus_hot_remove_device(void * context);
10

ARGUMENTS

12       context
13           struct acpi_eject_event pointer (freed in this func)
14

DESCRIPTION

16       Hot-remove a device and its children. This function frees up the memory
17       space passed by arg context, so that the caller may call this function
18       asynchronously through acpi_os_hotplug_execute.
19
21Kernel Hackers Manual 2.6.         June 2019           ACPI_BUS_HOT_REMOVE_(9)
Impressum