sysfs-class-backlight-driver-lm3533 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. What: /sys/class/backlight/<backlight>/als_channel
  2. Date: May 2012
  3. KernelVersion: 3.5
  4. Contact: Johan Hovold <jhovold@gmail.com>
  5. Description:
  6. Get the ALS output channel used as input in
  7. ALS-current-control mode (0, 1), where
  8. 0 - out_current0 (backlight 0)
  9. 1 - out_current1 (backlight 1)
  10. What: /sys/class/backlight/<backlight>/als_en
  11. Date: May 2012
  12. KernelVersion: 3.5
  13. Contact: Johan Hovold <jhovold@gmail.com>
  14. Description:
  15. Enable ALS-current-control mode (0, 1).
  16. What: /sys/class/backlight/<backlight>/id
  17. Date: April 2012
  18. KernelVersion: 3.5
  19. Contact: Johan Hovold <jhovold@gmail.com>
  20. Description:
  21. Get the id of this backlight (0, 1).
  22. What: /sys/class/backlight/<backlight>/linear
  23. Date: April 2012
  24. KernelVersion: 3.5
  25. Contact: Johan Hovold <jhovold@gmail.com>
  26. Description:
  27. Set the brightness-mapping mode (0, 1), where
  28. 0 - exponential mode
  29. 1 - linear mode
  30. What: /sys/class/backlight/<backlight>/pwm
  31. Date: April 2012
  32. KernelVersion: 3.5
  33. Contact: Johan Hovold <jhovold@gmail.com>
  34. Description:
  35. Set the PWM-input control mask (5 bits), where
  36. bit 5 - PWM-input enabled in Zone 4
  37. bit 4 - PWM-input enabled in Zone 3
  38. bit 3 - PWM-input enabled in Zone 2
  39. bit 2 - PWM-input enabled in Zone 1
  40. bit 1 - PWM-input enabled in Zone 0
  41. bit 0 - PWM-input enabled