Searched refs:xmon_adb_shiftstate (Results 1 – 1 of 1) sorted by relevance
294 static int xmon_adb_shiftstate; variable337 xmon_adb_shiftstate = (k & 0x80) == 0; in xmon_get_adb_key()342 k = (xmon_adb_shiftstate? xmon_shift_keytab: xmon_keytab)[k]; in xmon_get_adb_key()