Searched refs:notify_online (Results 1 – 3 of 3) sorted by relevance
97 .notify_online = container_device_online,
2230 if (!skip && device->handler && device->handler->hotplug.notify_online) in acpi_bus_attach()2231 device->handler->hotplug.notify_online(device); in acpi_bus_attach()
112 void (*notify_online)(struct acpi_device *adev); member
Completed in 10 milliseconds