Searched refs:lightbar (Results 1 – 3 of 3) sorted by relevance
1 What: /sys/class/chromeos/<ec-device-name>/lightbar/brightness6 the lightbar, separate from any color intensity. The13 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 lightbar55 The Pixel lightbar has a number of built-in sequences58 file displays the current sequence that the lightbar is[all …]
172 tristate "Chromebook Pixel's lightbar support"176 This option exposes the Chromebook Pixel's lightbar to
171 struct led_classdev_mc lightbar; member1131 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()