Home
last modified time | relevance | path

Searched refs:lightbar (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-class-chromeos-driver-cros-ec-lightbar1 What: /sys/class/chromeos/<ec-device-name>/lightbar/brightness
6 the lightbar, separate from any color intensity. The
9 What: /sys/class/chromeos/<ec-device-name>/lightbar/interval_msec
13 The lightbar is controlled by an embedded controller (EC),
17 which the lightbar control files can be read or written is
21 that must elapse between accessing any of the lightbar
26 What: /sys/class/chromeos/<ec-device-name>/lightbar/led_rgb
31 lightbar is already running one of the automatic
34 To get useful results, you should stop the lightbar
45 What: /sys/class/chromeos/<ec-device-name>/lightbar/program
[all …]
/linux/drivers/platform/chrome/
H A DKconfig173 tristate "Chromebook Pixel's lightbar support"
177 This option exposes the Chromebook Pixel's lightbar to
/linux/drivers/hid/
H A Dhid-playstation.c176 struct led_classdev_mc lightbar; member
1138 struct dualsense *ds = container_of(mc_cdev, struct dualsense, lightbar); in dualsense_lightbar_set_brightness()
1703 ret = ps_lightbar_register(ps_dev, &ds->lightbar, dualsense_lightbar_set_brightness); in dualsense_create()