Searched refs:dualsense_set_lightbar (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/hid/ |
| H A D | hid-playstation.c | 578 static void dualsense_set_lightbar(struct dualsense *ds, u8 red, u8 green, u8 blue); 1209 dualsense_set_lightbar(ds, red, green, blue); in dualsense_lightbar_set_brightness() 1681 static void dualsense_set_lightbar(struct dualsense *ds, u8 red, u8 green, u8 blue) in dualsense_set_lightbar() function 1848 dualsense_set_lightbar(ds, 0, 0, 128); /* blue */ in dualsense_create()
|