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. 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 …]
173 tristate "Chromebook Pixel's lightbar support"177 This option exposes the Chromebook Pixel's lightbar to
176 struct led_classdev_mc lightbar; member1138 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()