Searched refs:removal_type (Results 1 – 2 of 2) sorted by relevance
411 acpi_dev->removal_type); in acpi_device_probe()433 acpi_drv->ops.remove(acpi_dev, acpi_dev->removal_type); in acpi_device_remove()517 device->removal_type = ACPI_BUS_REMOVAL_NORMAL; in acpi_device_register()1219 dev->removal_type = ACPI_BUS_REMOVAL_EJECT; in acpi_bus_remove()
276 enum acpi_bus_removal_type removal_type; /* indicate for different removal type */ member