cobalt_map 17 drivers/input/misc/cobalt_btns.c static const unsigned short cobalt_map[] = { cobalt_map 30 drivers/input/misc/cobalt_btns.c unsigned short keymap[ARRAY_SIZE(cobalt_map)]; cobalt_map 31 drivers/input/misc/cobalt_btns.c int count[ARRAY_SIZE(cobalt_map)]; cobalt_map 77 drivers/input/misc/cobalt_btns.c memcpy(bdev->keymap, cobalt_map, sizeof(bdev->keymap)); cobalt_map 95 drivers/input/misc/cobalt_btns.c for (i = 0; i < ARRAY_SIZE(cobalt_map); i++)