Searched refs:unregister_hotplug_dock_device (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dacpi_drivers.h135 extern void unregister_hotplug_dock_device(acpi_handle handle);
154 static inline void unregister_hotplug_dock_device(acpi_handle handle) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Ddock.c626 * unregister_hotplug_dock_device - remove yourself from the hotplug list
629 void unregister_hotplug_dock_device(acpi_handle handle) function
643 EXPORT_SYMBOL_GPL(unregister_hotplug_dock_device); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dacpiphp_glue.c529 unregister_hotplug_dock_device(func->handle);

Completed in 42 milliseconds