0001 What: /sys/class/chromeos/<ec-device-name>/flashinfo
0002 Date: August 2015
0003 KernelVersion: 4.2
0004 Description:
0005 Show the EC flash information.
0006
0007 What: /sys/class/chromeos/<ec-device-name>/kb_wake_angle
0008 Date: March 2018
0009 KernelVersion: 4.17
0010 Description:
0011 Control the keyboard wake lid angle. Values are between
0012 0 and 360. This file will also show the keyboard wake lid
0013 angle by querying the hardware.
0014
0015 What: /sys/class/chromeos/<ec-device-name>/reboot
0016 Date: August 2015
0017 KernelVersion: 4.2
0018 Description:
0019 Tell the EC to reboot in various ways. Options are:
0020
0021 - "cancel": Cancel a pending reboot.
0022 - "ro": Jump to RO without rebooting.
0023 - "rw": Jump to RW without rebooting.
0024 - "cold": Cold reboot.
0025 - "disable-jump": Disable jump until next reboot.
0026 - "hibernate": Hibernate the EC.
0027 - "at-shutdown": Reboot after an AP shutdown.
0028
0029 What: /sys/class/chromeos/<ec-device-name>/version
0030 Date: August 2015
0031 KernelVersion: 4.2
0032 Description:
0033 Show the information about the EC software and hardware.