Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/mediatek/
Dmtk_cec.h14 void (*hotplug_event)(bool hpd, struct device *dev),
/linux-5.19.10/drivers/acpi/
Dbus.c469 bool hotplug_event = false; in acpi_bus_notify() local
474 hotplug_event = true; in acpi_bus_notify()
479 hotplug_event = true; in acpi_bus_notify()
488 hotplug_event = true; in acpi_bus_notify()
524 if (!hotplug_event) { in acpi_bus_notify()
/linux-5.19.10/drivers/pci/hotplug/
Dacpiphp_glue.c50 static void hotplug_event(u32 type, struct acpiphp_context *context);
775 static void hotplug_event(u32 type, struct acpiphp_context *context) in hotplug_event() function
837 hotplug_event(type, context); in acpiphp_hotplug_notify()