Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/macintosh/
Dadb-iop.c51 static int adb_iop_autopoll(int);
60 .autopoll = adb_iop_autopoll,
258 int adb_iop_autopoll(int devs) in adb_iop_autopoll() function