sysfs-class-chromeos 1000 B

123456789101112131415161718192021222324252627282930313233
  1. What: /sys/class/chromeos/<ec-device-name>/flashinfo
  2. Date: August 2015
  3. KernelVersion: 4.2
  4. Description:
  5. Show the EC flash information.
  6. What: /sys/class/chromeos/<ec-device-name>/kb_wake_angle
  7. Date: March 2018
  8. KernelVersion: 4.17
  9. Description:
  10. Control the keyboard wake lid angle. Values are between
  11. 0 and 360. This file will also show the keyboard wake lid
  12. angle by querying the hardware.
  13. What: /sys/class/chromeos/<ec-device-name>/reboot
  14. Date: August 2015
  15. KernelVersion: 4.2
  16. Description:
  17. Tell the EC to reboot in various ways. Options are:
  18. - "cancel": Cancel a pending reboot.
  19. - "ro": Jump to RO without rebooting.
  20. - "rw": Jump to RW without rebooting.
  21. - "cold": Cold reboot.
  22. - "disable-jump": Disable jump until next reboot.
  23. - "hibernate": Hibernate the EC.
  24. - "at-shutdown": Reboot after an AP shutdown.
  25. What: /sys/class/chromeos/<ec-device-name>/version
  26. Date: August 2015
  27. KernelVersion: 4.2
  28. Description:
  29. Show the information about the EC software and hardware.