Searched refs:hotplug_event (Results 1 – 3 of 3) sorted by relevance
14 void (*hotplug_event)(bool hpd, struct device *dev),
471 bool hotplug_event = false; in acpi_bus_notify() local476 hotplug_event = true; in acpi_bus_notify()481 hotplug_event = true; in acpi_bus_notify()490 hotplug_event = true; in acpi_bus_notify()529 if (!hotplug_event) { in acpi_bus_notify()
50 static void hotplug_event(u32 type, struct acpiphp_context *context);783 static void hotplug_event(u32 type, struct acpiphp_context *context) in hotplug_event() function845 hotplug_event(type, context); in acpiphp_hotplug_notify()
Completed in 9 milliseconds