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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Ddock.c61 struct dock_station { struct
103 add_dock_dependent_device(struct dock_station *ds, acpi_handle handle)
130 dock_add_hotplug_device(struct dock_station *ds,
146 dock_del_hotplug_device(struct dock_station *ds,
163 find_dock_dependent_device(struct dock_station *ds, acpi_handle handle)
262 struct dock_station *dock_station; local
270 list_for_each_entry(dock_station, &dock_stations, sibling)
271 if (find_dock_dependent_device(dock_station, handle))
285 static int dock_present(struct dock_station *d
596 struct dock_station *dock_station; local
632 struct dock_station *dock_station; local
766 struct dock_station *dock_station; local
838 struct dock_station *dock_station = dev->platform_data; local
852 struct dock_station *dock_station = dev->platform_data; local
865 struct dock_station *dock_station = dev->platform_data; local
883 struct dock_station *dock_station = dev->platform_data; local
896 struct dock_station *dock_station = dev->platform_data; local
935 struct dock_station ds, *dock_station; local
1069 struct dock_station *tmp, *dock_station; local
[all...]

Completed in 42 milliseconds