Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/arch/m68k/kernel/
Dsetup_mm.c564 extern int __adb_probe_sync; in adb_probe_sync_enable()
565 __adb_probe_sync = 1; in adb_probe_sync_enable()
/linux-4.1.27/drivers/macintosh/
Dadb.c89 int __adb_probe_sync; variable
251 if (__adb_probe_sync) { in adb_reset_bus()