Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: df0cc57e057f18e44dac8e6c18aba47ab53202f9 authored by Linus Torvalds on 09 January 2022, 22:55:34 UTC
Linux 5.16
Tip revision: df0cc57
sysfs-class-leds-gt683r
What:		/sys/class/leds/<led>/gt683r/mode
Date:		Jun 2014
KernelVersion:	3.17
Contact:	Janne Kanniainen <janne.kanniainen@gmail.com>
Description:
		Set the mode of LEDs. You should notice that changing the mode
		of one LED will update the mode of its two sibling devices as
		well. Possible values are:

		==  =========
		0   normal
		1   audio
		2   breathing
		==  =========

		Normal: LEDs are fully on when enabled
		Audio:  LEDs brightness depends on sound level
		Breathing: LEDs brightness varies at human breathing rate
back to top