Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-sony.c1399 static const u8 navigation_leds[4] = {0x01, 0x00, 0x00, 0x00}; in sony_leds_init() local
1401 memcpy(sc->led_state, navigation_leds, sizeof(navigation_leds)); in sony_leds_init()