Lines Matching +full:embedded +full:- +full:controller
6 This attribute returns a string with the current type-cover
7 or device posture, as indicated by the embedded controller.
10 - "disconnected": The type-cover has been disconnected.
12 - "closed": The type-cover has been folded closed and lies on
15 - "laptop": The type-cover is open and in laptop-mode, i.e.,
18 - "folded-canvas": The type-cover has been folded back
19 part-ways, but does not lie flush with the back side of the
20 device. In general, this means that the kick-stand is used
23 - "folded-back": The type cover has been fully folded back and
26 - "<unknown>": The current state is unknown to the driver, for
27 example due to newer as-of-yet unsupported hardware.
38 …eturns a string with the current device posture, as indicated by the embedded controller. Currently
41 - "closed": The lid of the device is closed.
43 - "laptop": The lid of the device is opened and the device
46 - "slate": The screen covers the keyboard or has been flipped
49 - "tablet": The device operates as tablet and exclusively
52 - "<unknown>": The current state is unknown to the driver, for
53 example due to newer as-of-yet unsupported hardware.