Searched refs:dock_hotplug_event (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/acpi/ |
D | dock.c | 102 static void dock_hotplug_event(struct dock_dependent_device *dd, u32 event, in dock_hotplug_event() function 249 dock_hotplug_event(dd, ACPI_NOTIFY_EJECT_REQUEST, false); in hot_remove_dock_devices() 271 dock_hotplug_event(dd, event, DOCK_CALL_FIXUP); in hotplug_dock_devices() 275 dock_hotplug_event(dd, event, DOCK_CALL_HANDLER); in hotplug_dock_devices() 314 dock_hotplug_event(dd, event, DOCK_CALL_UEVENT); in dock_event()
|