Man Page: acpi_bus_hot_remove_device
Operating Environment: centos
Section: 9
ACPI_BUS_HOT_REMOVE_(9) Device drivers infrastructure ACPI_BUS_HOT_REMOVE_(9)NAMEacpi_bus_hot_remove_device - remove a device and its childrenSYNOPSISvoid acpi_bus_hot_remove_device(void * context);ARGUMENTScontext struct acpi_eject_event pointer (freed in this func)DESCRIPTIONHot-remove a device and its children. This function frees up the memory space passed by arg context, so that the caller may call this function asynchronously through acpi_os_hotplug_execute.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ACPI_BUS_HOT_REMOVE_(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| struct_device_driver(9) - centos |
| device_create(9) - suse |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Controlling user input |