Home
last modified time | relevance | path

Searched refs:xmon_wants_key (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A 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()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A 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()
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dvia-cuda.c748 extern int xmon_wants_key, xmon_adb_keycode; in cuda_input()
749 if (xmon_wants_key) { in cuda_input()
H A Dvia-pmu.c1416 extern int xmon_wants_key, xmon_adb_keycode; in pmu_handle_data()
1417 if (xmon_wants_key) { in pmu_handle_data()
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dvia-cuda.c745 extern int xmon_wants_key, xmon_adb_keycode; in cuda_input()
746 if (xmon_wants_key) { in cuda_input()
H A Dvia-pmu.c1407 extern int xmon_wants_key, xmon_adb_keycode; in pmu_handle_data()
1408 if (xmon_wants_key) { in pmu_handle_data()

Completed in 12 milliseconds