Home
last modified time | relevance | path

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

/linux/drivers/macintosh/
H A Dmacio-adb.c71 static void macio_adb_poll(void);
80 .poll = macio_adb_poll,
198 macio_adb_poll(); in macio_send_request()
280 static void macio_adb_poll(void) in macio_adb_poll() function