Searched refs:unregister_hotplug_dock_device (Results 1 – 3 of 3) sorted by relevance
133 extern void unregister_hotplug_dock_device(acpi_handle handle);152 static inline void unregister_hotplug_dock_device(acpi_handle handle) in unregister_hotplug_dock_device() function
629 void unregister_hotplug_dock_device(acpi_handle handle) in unregister_hotplug_dock_device() function643 EXPORT_SYMBOL_GPL(unregister_hotplug_dock_device);
530 unregister_hotplug_dock_device(func->handle); in cleanup_bridge()