Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/macintosh/
Dmacio-adb.c71 static void macio_adb_poll(void);
80 .poll = macio_adb_poll,
201 macio_adb_poll(); in macio_send_request()
283 static void macio_adb_poll(void) in macio_adb_poll() function