Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/macintosh/
Dmacio-adb.c71 static void macio_adb_poll(void);
80 .poll = macio_adb_poll,
197 macio_adb_poll(); in macio_send_request()
278 static void macio_adb_poll(void) in macio_adb_poll() function