Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A 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