Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/macintosh/
Dmacio-adb.c68 static int macio_adb_autopoll(int devs);
77 .autopoll = macio_adb_autopoll,
130 static int macio_adb_autopoll(int devs) in macio_adb_autopoll() function