Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/macintosh/
Dmacio-adb.c70 static int macio_adb_autopoll(int devs);
79 .autopoll = macio_adb_autopoll,
132 static int macio_adb_autopoll(int devs) in macio_adb_autopoll() function