Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/macintosh/
Dmacio-adb.c69 static void macio_adb_poll(void);
78 .poll = macio_adb_poll,
195 macio_adb_poll(); in macio_send_request()
276 static void macio_adb_poll(void) in macio_adb_poll() function