Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powermac/
Dsetup.c317 extern int __adb_probe_sync; in pmac_setup_arch()
318 __adb_probe_sync = 1; in pmac_setup_arch()
/linux-6.1.9/arch/m68k/kernel/
Dsetup_mm.c522 extern int __adb_probe_sync; in adb_probe_sync_enable()
523 __adb_probe_sync = 1; in adb_probe_sync_enable()
/linux-6.1.9/drivers/macintosh/
Dadb.c86 int __adb_probe_sync; variable
247 if (__adb_probe_sync) { in adb_reset_bus()