Searched refs:notify_online (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/acpi/
H A Dcontainer.c97 .notify_online = container_device_online,
H A Dscan.c2305 if (!skip && device->handler && device->handler->hotplug.notify_online)
2306 device->handler->hotplug.notify_online(device);
/linux-master/include/acpi/
H A Dacpi_bus.h115 void (*notify_online)(struct acpi_device *adev); member in struct:acpi_hotplug_profile

Completed in 134 milliseconds