Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/macintosh/
Dvia-cuda.c751 extern int xmon_wants_key, xmon_adb_keycode; in cuda_input()
752 if (xmon_wants_key) { in cuda_input()
Dvia-pmu.c1410 extern int xmon_wants_key, xmon_adb_keycode; in pmu_handle_data()
1411 if (xmon_wants_key) { in pmu_handle_data()