Home
last modified time | relevance | path

Searched refs:xmon_wants_key (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/ppc/xmon/
Dstart.c290 int xmon_wants_key; variable
317 xmon_wants_key = 1; in xmon_get_adb_key()
346 xmon_wants_key = 0; in xmon_get_adb_key()
Dstart_8xx.c69 int xmon_wants_key; variable
/linux-2.4.37.9/arch/ppc64/xmon/
Dstart.c118 int xmon_wants_key; variable
/linux-2.4.37.9/drivers/macintosh/
Dvia-cuda.c606 extern int xmon_wants_key, xmon_adb_keycode; in cuda_input()
607 if (xmon_wants_key) { in cuda_input()
Dvia-pmu.c1246 extern int xmon_wants_key, xmon_adb_keycode; in pmu_handle_data()
1247 if (xmon_wants_key) { in pmu_handle_data()