Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
Dmtk_cec.h14 void (*hotplug_event)(bool hpd, struct device *dev),
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dacpiphp_glue.c50 static void hotplug_event(u32 type, struct acpiphp_context *context);
774 static void hotplug_event(u32 type, struct acpiphp_context *context) in hotplug_event() function
836 hotplug_event(type, context); in acpiphp_hotplug_notify()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch692 + * and call the hotplug_event function.