Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/powermac/
Dudbg_adb.c39 int xmon_wants_key, xmon_adb_keycode; variable
78 xmon_wants_key = 1; in udbg_adb_local_getc()
112 xmon_wants_key = 0; in udbg_adb_local_getc()
/linux-3.4.99/drivers/macintosh/
Dvia-cuda.c621 extern int xmon_wants_key, xmon_adb_keycode; in cuda_input()
622 if (xmon_wants_key) { in cuda_input()
Dvia-pmu.c1391 extern int xmon_wants_key, xmon_adb_keycode; in pmu_handle_data()
1392 if (xmon_wants_key) { in pmu_handle_data()