Searched refs:dock_hotplug_event (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/acpi/ |
| D | dock.c | 89 static void dock_hotplug_event(struct dock_dependent_device *dd, u32 event, in dock_hotplug_event() function 236 dock_hotplug_event(dd, ACPI_NOTIFY_EJECT_REQUEST, false); in hot_remove_dock_devices() 258 dock_hotplug_event(dd, event, DOCK_CALL_FIXUP); in hotplug_dock_devices() 262 dock_hotplug_event(dd, event, DOCK_CALL_HANDLER); in hotplug_dock_devices() 301 dock_hotplug_event(dd, event, DOCK_CALL_UEVENT); in dock_event()
|