Searched refs:lightbar (Results 1 – 6 of 6) sorted by relevance
1 What: /sys/class/chromeos/<ec-device-name>/lightbar/brightness6 the lightbar, separate from any color intensity. The9 What: /sys/class/chromeos/<ec-device-name>/lightbar/interval_msec13 The lightbar is controlled by an embedded controller (EC),17 which the lightbar control files can be read or written is21 that must elapse between accessing any of the lightbar26 What: /sys/class/chromeos/<ec-device-name>/lightbar/led_rgb31 lightbar is already running one of the automatic34 To get useful results, you should stop the lightbar45 What: /sys/class/chromeos/<ec-device-name>/lightbar/program[all …]
37 Forces the integrated lightbar to display a rainbow animation when the machine48 Causes the integrated lightbar to display a breathing animation when the machine
56 The ``uniwill-laptop`` driver exposes the lightbar found on some models as a standard multicolor60 animation modes of the lightbar.
33 like the lightbar, hwmon sensors and hotkeys. It also supports many OEM laptops
185 tristate "Chromebook Pixel's lightbar support"189 This option exposes the Chromebook Pixel's lightbar to
200 struct led_classdev_mc lightbar; member1201 struct dualsense *ds = container_of(mc_cdev, struct dualsense, lightbar); in dualsense_lightbar_set_brightness()1843 ret = ps_lightbar_register(ps_dev, &ds->lightbar, dualsense_lightbar_set_brightness); in dualsense_create()