Home
last modified time | relevance | path

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

/openbmc/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
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
55 The Pixel lightbar has a number of built-in sequences
58 file displays the current sequence that the lightbar is
[all …]
/openbmc/linux/drivers/platform/chrome/
H A DKconfig172 tristate "Chromebook Pixel's lightbar support"
176 This option exposes the Chromebook Pixel's lightbar to
/openbmc/linux/drivers/hid/
H A Dhid-playstation.c171 struct led_classdev_mc lightbar; member
1131 struct dualsense *ds = container_of(mc_cdev, struct dualsense, lightbar); in dualsense_lightbar_set_brightness()
1696 ret = ps_lightbar_register(ps_dev, &ds->lightbar, dualsense_lightbar_set_brightness); in dualsense_create()