Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/kernel/
Dsetup_mm.c547 extern int __adb_probe_sync; in adb_probe_sync_enable()
548 __adb_probe_sync = 1; in adb_probe_sync_enable()
/linux-3.4.99/arch/powerpc/platforms/powermac/
Dsetup.c340 extern int __adb_probe_sync; in pmac_setup_arch()
341 __adb_probe_sync = 1; in pmac_setup_arch()
/linux-3.4.99/drivers/macintosh/
Dadb.c89 int __adb_probe_sync; variable
252 if (__adb_probe_sync) { in adb_reset_bus()