xref: /linux/Documentation/ABI/testing/sysfs-driver-toshiba_acpi (revision 15667b2c1d0dcd554c515ebcf04e7f1733891cc9)
1*15667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/kbd_backlight_mode
2*15667b2cSAzael AvalosDate:		June 8, 2014
3*15667b2cSAzael AvalosKernelVersion:	3.15
4*15667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
5*15667b2cSAzael AvalosDescription:	This file controls the keyboard backlight operation mode, valid
6*15667b2cSAzael Avalos		values are:
7*15667b2cSAzael Avalos			* 0x1  -> FN-Z
8*15667b2cSAzael Avalos			* 0x2  -> AUTO (also called TIMER)
9*15667b2cSAzael Avalos			* 0x8  -> ON
10*15667b2cSAzael Avalos			* 0x10 -> OFF
11*15667b2cSAzael Avalos		Note that the kernel 3.16 onwards this file accepts all listed
12*15667b2cSAzael Avalos		parameters, kernel 3.15 only accepts the first two (FN-Z and
13*15667b2cSAzael Avalos		AUTO).
14*15667b2cSAzael AvalosUsers:		KToshiba
15*15667b2cSAzael Avalos
16*15667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/kbd_backlight_timeout
17*15667b2cSAzael AvalosDate:		June 8, 2014
18*15667b2cSAzael AvalosKernelVersion:	3.15
19*15667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
20*15667b2cSAzael AvalosDescription:	This file controls the timeout of the keyboard backlight
21*15667b2cSAzael Avalos		whenever the operation mode is set to AUTO (or TIMER),
22*15667b2cSAzael Avalos		valid values range from 0-60.
23*15667b2cSAzael Avalos		Note that the kernel 3.15 only had support for the first
24*15667b2cSAzael Avalos		keyboard type, the kernel 3.16 added support for the second
25*15667b2cSAzael Avalos		type and the range accepted for type 2 is 1-60.
26*15667b2cSAzael Avalos		See the entry named "kbd_type"
27*15667b2cSAzael AvalosUsers:		KToshiba
28*15667b2cSAzael Avalos
29*15667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/position
30*15667b2cSAzael AvalosDate:		June 8, 2014
31*15667b2cSAzael AvalosKernelVersion:	3.15
32*15667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
33*15667b2cSAzael AvalosDescription:	This file shows the absolute position of the built-in
34*15667b2cSAzael Avalos		accelereometer.
35*15667b2cSAzael Avalos
36*15667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/touchpad
37*15667b2cSAzael AvalosDate:		June 8, 2014
38*15667b2cSAzael AvalosKernelVersion:	3.15
39*15667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
40*15667b2cSAzael AvalosDescription:	This files controls the status of the touchpad and pointing
41*15667b2cSAzael Avalos		stick (if available), valid values are:
42*15667b2cSAzael Avalos			* 0 -> OFF
43*15667b2cSAzael Avalos			* 1 -> ON
44*15667b2cSAzael AvalosUsers:		KToshiba
45*15667b2cSAzael Avalos
46*15667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/available_kbd_modes
47*15667b2cSAzael AvalosDate:		August 3, 2014
48*15667b2cSAzael AvalosKernelVersion:	3.16
49*15667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
50*15667b2cSAzael AvalosDescription:	This file shows the supported keyboard backlight modes
51*15667b2cSAzael Avalos		the system supports, which can be:
52*15667b2cSAzael Avalos			* 0x1  -> FN-Z
53*15667b2cSAzael Avalos			* 0x2  -> AUTO (also called TIMER)
54*15667b2cSAzael Avalos			* 0x8  -> ON
55*15667b2cSAzael Avalos			* 0x10 -> OFF
56*15667b2cSAzael Avalos		Note that not all keyboard types support the listed modes.
57*15667b2cSAzael Avalos		See the entry named "available_kbd_modes"
58*15667b2cSAzael AvalosUsers:		KToshiba
59*15667b2cSAzael Avalos
60*15667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/kbd_type
61*15667b2cSAzael AvalosDate:		August 3, 2014
62*15667b2cSAzael AvalosKernelVersion:	3.16
63*15667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
64*15667b2cSAzael AvalosDescription:	This file shows the current keyboard backlight type,
65*15667b2cSAzael Avalos		which can be:
66*15667b2cSAzael Avalos			* 1 -> Type 1, supporting modes FN-Z and AUTO
67*15667b2cSAzael Avalos			* 2 -> Type 2, supporting modes TIMER, ON and OFF
68*15667b2cSAzael AvalosUsers:		KToshiba
69*15667b2cSAzael Avalos
70*15667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/version
71*15667b2cSAzael AvalosDate:		February, 2015
72*15667b2cSAzael AvalosKernelVersion:	3.20
73*15667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
74*15667b2cSAzael AvalosDescription:	This file shows the current version of the driver
75*15667b2cSAzael Avalos
76*15667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/fan
77*15667b2cSAzael AvalosDate:		February, 2015
78*15667b2cSAzael AvalosKernelVersion:	3.20
79*15667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
80*15667b2cSAzael AvalosDescription:	This file controls the state of the internal fan, valid
81*15667b2cSAzael Avalos		values are:
82*15667b2cSAzael Avalos			* 0 -> OFF
83*15667b2cSAzael Avalos			* 1 -> ON
84*15667b2cSAzael Avalos
85*15667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/kbd_function_keys
86*15667b2cSAzael AvalosDate:		February, 2015
87*15667b2cSAzael AvalosKernelVersion:	3.20
88*15667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
89*15667b2cSAzael AvalosDescription:	This file controls the Special Functions (hotkeys) operation
90*15667b2cSAzael Avalos		mode, valid values are:
91*15667b2cSAzael Avalos			* 0 -> Normal Operation
92*15667b2cSAzael Avalos			* 1 -> Special Functions
93*15667b2cSAzael Avalos		In the "Normal Operation" mode, the F{1-12} keys are as usual
94*15667b2cSAzael Avalos		and the hotkeys are accessed via FN-F{1-12}.
95*15667b2cSAzael Avalos		In the "Special Functions" mode, the F{1-12} keys trigger the
96*15667b2cSAzael Avalos		hotkey and the F{1-12} keys are accessed via FN-F{1-12}.
97*15667b2cSAzael Avalos
98*15667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/panel_power_on
99*15667b2cSAzael AvalosDate:		February, 2015
100*15667b2cSAzael AvalosKernelVersion:	3.20
101*15667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
102*15667b2cSAzael AvalosDescription:	This file controls whether the laptop should turn ON whenever
103*15667b2cSAzael Avalos		the LID is opened, valid values are:
104*15667b2cSAzael Avalos			* 0 -> Disabled
105*15667b2cSAzael Avalos			* 1 -> Enabled
106*15667b2cSAzael Avalos
107*15667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/usb_three
108*15667b2cSAzael AvalosDate:		February, 2015
109*15667b2cSAzael AvalosKernelVersion:	3.20
110*15667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
111*15667b2cSAzael AvalosDescription:	This file controls whether the USB 3 functionality, valid
112*15667b2cSAzael Avalos		values are:
113*15667b2cSAzael Avalos			* 0 -> Disabled (Acts as a regular USB 2)
114*15667b2cSAzael Avalos			* 1 -> Enabled (Full USB 3 functionality)
115