Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/mediatek/
Dmtk_cec.h14 void (*hotplug_event)(bool hpd, struct device *dev),
/Linux-v5.10/drivers/acpi/
Dbus.c351 bool hotplug_event = false; in acpi_bus_notify() local
356 hotplug_event = true; in acpi_bus_notify()
361 hotplug_event = true; in acpi_bus_notify()
370 hotplug_event = true; in acpi_bus_notify()
406 if (!hotplug_event) { in acpi_bus_notify()
/Linux-v5.10/drivers/pci/hotplug/
Dacpiphp_glue.c50 static void hotplug_event(u32 type, struct acpiphp_context *context);
773 static void hotplug_event(u32 type, struct acpiphp_context *context) in hotplug_event() function
835 hotplug_event(type, context); in acpiphp_hotplug_notify()