Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/
Dhid-playstation.c1107 static void dualsense_set_lightbar(struct dualsense *ds, uint8_t red, uint8_t green, uint8_t blue) in dualsense_set_lightbar() function
1226 dualsense_set_lightbar(ds, 0, 0, 128); /* blue */ in dualsense_create()