Searched refs:docked (Results 1 – 4 of 4) sorted by relevance
1 What: /sys/devices/platform/dock.N/docked7 laptop is docked in a docking station.22 (RO) Displays the docking station the laptop is docked to.
155 int docked = -1, d = 0; in pnp_dock_thread() local188 if (d != docked) { in pnp_dock_thread()190 docked = d; in pnp_dock_thread()194 docked ? "at" : "de"); in pnp_dock_thread()
510 static DEVICE_ATTR(docked, S_IRUGO, show_docked, NULL);
263 orientation detection for docked slates.