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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/acpi/
H A Dacpi_drivers.h118 extern void unregister_hotplug_dock_device(acpi_handle handle);
137 static inline void unregister_hotplug_dock_device(acpi_handle handle) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/
H A Dbay.c385 unregister_hotplug_dock_device(bay->handle);
H A Ddock.c509 * unregister_hotplug_dock_device - remove yourself from the hotplug list
512 void unregister_hotplug_dock_device(acpi_handle handle) function
524 EXPORT_SYMBOL_GPL(unregister_hotplug_dock_device); variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dacpiphp_glue.c669 unregister_hotplug_dock_device(func->handle);

Completed in 60 milliseconds