Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powermac/
Dudbg_adb.c40 int xmon_wants_key, xmon_adb_keycode; variable
79 xmon_wants_key = 1; in udbg_adb_local_getc()
113 xmon_wants_key = 0; in udbg_adb_local_getc()
/Linux-v4.19/drivers/macintosh/
Dvia-cuda.c746 extern int xmon_wants_key, xmon_adb_keycode; in cuda_input()
747 if (xmon_wants_key) { in cuda_input()
Dvia-pmu.c1420 extern int xmon_wants_key, xmon_adb_keycode; in pmu_handle_data()
1421 if (xmon_wants_key) { in pmu_handle_data()