Searched refs:dock_hotplug_event (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/acpi/ |
D | dock.c | 87 static void dock_hotplug_event(struct dock_dependent_device *dd, u32 event, in dock_hotplug_event() function 234 dock_hotplug_event(dd, ACPI_NOTIFY_EJECT_REQUEST, in hot_remove_dock_devices() 257 dock_hotplug_event(dd, event, DOCK_CALL_FIXUP); in hotplug_dock_devices() 261 dock_hotplug_event(dd, event, DOCK_CALL_HANDLER); in hotplug_dock_devices() 301 dock_hotplug_event(dd, event, DOCK_CALL_UEVENT); in dock_event()
|