Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_cec.h14 void (*hotplug_event)(bool hpd, struct device *dev),
/Linux-v5.4/drivers/acpi/
Dbus.c347 bool hotplug_event = false; in acpi_bus_notify() local
352 hotplug_event = true; in acpi_bus_notify()
357 hotplug_event = true; in acpi_bus_notify()
366 hotplug_event = true; in acpi_bus_notify()
402 if (!hotplug_event) { in acpi_bus_notify()
/Linux-v5.4/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()