Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-playstation.c170 /* RGB lightbar */
171 struct led_classdev_mc lightbar; member
242 /* LEDs and lightbar */
810 /* Register a DualSense/DualShock4 RGB lightbar represented by a multicolor LED. */
1131 struct dualsense *ds = container_of(mc_cdev, struct dualsense, lightbar); in dualsense_lightbar_set_brightness()
1527 * On Bluetooth the DualSense outputs an animation on the lightbar in dualsense_reset_leds()
1529 * reconfigure the lightbar before we can do any programming later on. in dualsense_reset_leds()
1530 * In USB the lightbar is not on by default, but redoing the setup there in dualsense_reset_leds()
1689 * Reset the LEDs (lightbar, mute, player leds), so we can control them in dualsense_create()
1696 ret = ps_lightbar_register(ps_dev, &ds->lightbar, dualsense_lightbar_set_brightnes in dualsense_create()
[all...]

Completed in 4 milliseconds