Home
last modified time | relevance | path

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

/Linux-v4.19/arch/m68k/kernel/
Dsetup_mm.c546 extern int __adb_probe_sync; in adb_probe_sync_enable()
547 __adb_probe_sync = 1; in adb_probe_sync_enable()
/Linux-v4.19/arch/powerpc/platforms/powermac/
Dsetup.c333 extern int __adb_probe_sync; in pmac_setup_arch()
334 __adb_probe_sync = 1; in pmac_setup_arch()
/Linux-v4.19/drivers/macintosh/
Dadb.c86 int __adb_probe_sync; variable
247 if (__adb_probe_sync) { in adb_reset_bus()