Searched refs:IS_SYNC_CODE (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/atari/
H A Datakeyb.c126 #define IS_SYNC_CODE(sc) ((sc) >= 0x04 && (sc) <= 0xfb) macro
214 else if (IS_SYNC_CODE(scancode)) {
346 if (kb_state.len <= 0 || IS_SYNC_CODE(scancode)) {

Completed in 121 milliseconds