Searched refs:hotplug_event (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
H A D | mtk_cec.h | 14 void (*hotplug_event)(bool hpd, struct device *dev),
|
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/ |
H A D | mtk_cec.h | 14 void (*hotplug_event)(bool hpd, struct device *dev),
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | bus.c | 351 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/ |
H A D | acpiphp_glue.c | 50 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/linux-6.6/drivers/pci/hotplug/ |
H A D | acpiphp_glue.c | 50 static void hotplug_event(u32 type, struct acpiphp_context *context); 783 static void hotplug_event(u32 type, struct acpiphp_context *context) in hotplug_event() function 845 hotplug_event(type, context); in acpiphp_hotplug_notify()
|
Completed in 6 milliseconds