sixaxis_leds 1775 drivers/hid/hid-sony.c static const u8 sixaxis_leds[10][4] = { sixaxis_leds 1790 drivers/hid/hid-sony.c BUILD_BUG_ON(MAX_LEDS < ARRAY_SIZE(sixaxis_leds[0])); sixaxis_leds 1796 drivers/hid/hid-sony.c memcpy(sc->led_state, sixaxis_leds[id], sizeof(sixaxis_leds[id]));