Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa authored by Linus Torvalds on 01 October 2023, 21:15:13 UTC
Linux 6.6-rc4
Tip revision: 8a749fd
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