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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/
H A Ddock.c47 struct dock_station { struct
69 static struct dock_station *dock_station; variable in typeref:struct:dock_station
103 add_dock_dependent_device(struct dock_station *ds,
119 dock_add_hotplug_device(struct dock_station *ds,
135 dock_del_hotplug_device(struct dock_station *ds,
152 find_dock_dependent_device(struct dock_station *ds, acpi_handle handle)
198 if (!dock_station)
201 if (is_dock(handle) || find_dock_dependent_device(dock_station, handle))
216 static int dock_present(struct dock_station *d
[all...]

Completed in 38 milliseconds