Searched refs:extcode_tab_us102 (Results 1 – 2 of 2) sorted by relevance
29 + ARRAY_SIZE(extcode_tab_us102)];122 for (i = 0; i < ARRAY_SIZE(extcode_tab_us102); ++i) in nvec_kbd_probe()123 keycodes[j++] = extcode_tab_us102[i]; in nvec_kbd_probe()
151 static unsigned short extcode_tab_us102[] = { variable294 static unsigned short *code_tabs[] = { code_tab_102us, extcode_tab_us102 };