Home
last modified time | relevance | path

Searched refs:hotplug_event (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_cec.h22 void (*hotplug_event)(bool hpd, struct device *dev),
/Linux-v4.19/drivers/acpi/
Dbus.c360 bool hotplug_event = false; in acpi_bus_notify() local
365 hotplug_event = true; in acpi_bus_notify()
370 hotplug_event = true; in acpi_bus_notify()
379 hotplug_event = true; in acpi_bus_notify()
415 if (!hotplug_event) { in acpi_bus_notify()
/Linux-v4.19/drivers/pci/hotplug/
Dacpiphp_glue.c50 static void hotplug_event(u32 type, struct acpiphp_context *context);
766 static void hotplug_event(u32 type, struct acpiphp_context *context) in hotplug_event() function
828 hotplug_event(type, context); in acpiphp_hotplug_notify()