Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powermac/
H A Dsetup.c308 extern int __adb_probe_sync; in pmac_setup_arch()
309 __adb_probe_sync = 1; in pmac_setup_arch()
/linux/drivers/macintosh/
H A Dadb.c88 int __adb_probe_sync; variable
249 if (__adb_probe_sync) { in adb_reset_bus()