Searched refs:cobalt_map (Results 1 – 1 of 1) sorted by relevance
18 static const unsigned short cobalt_map[] = { variable30 unsigned short keymap[ARRAY_SIZE(cobalt_map)];31 int count[ARRAY_SIZE(cobalt_map)];80 memcpy(bdev->keymap, cobalt_map, sizeof(bdev->keymap)); in cobalt_buttons_probe()98 for (i = 0; i < ARRAY_SIZE(cobalt_map); i++) in cobalt_buttons_probe()
Completed in 3 milliseconds