Searched refs:__adb_probe_sync (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/platforms/powermac/
H A Dsetup.c310 extern int __adb_probe_sync;
311 __adb_probe_sync = 1;
/linux-master/arch/m68k/kernel/
H A Dsetup_mm.c521 extern int __adb_probe_sync;
522 __adb_probe_sync = 1;
/linux-master/drivers/macintosh/
H A Dadb.c88 int __adb_probe_sync; variable
249 if (__adb_probe_sync) {

Completed in 111 milliseconds