Searched refs:keycode_kore (Results 1 – 1 of 1) sorted by relevance
23 static const unsigned short keycode_kore[] = { variable651 BUILD_BUG_ON(sizeof(cdev->keycode) < sizeof(keycode_kore)); in snd_usb_caiaq_input_init()652 memcpy(cdev->keycode, keycode_kore, sizeof(keycode_kore)); in snd_usb_caiaq_input_init()653 input->keycodemax = ARRAY_SIZE(keycode_kore); in snd_usb_caiaq_input_init()