Searched refs:removal_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dacpi_bus.h285 enum acpi_bus_removal_type removal_type; /* indicate for different removal type */ member in struct:acpi_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dscan.c401 acpi_dev->removal_type);
423 acpi_drv->ops.remove(acpi_dev, acpi_dev->removal_type);
507 device->removal_type = ACPI_BUS_REMOVAL_NORMAL;
1180 dev->removal_type = ACPI_BUS_REMOVAL_EJECT;

Completed in 50 milliseconds