Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dadb.h59 void adb_poll(void);
/linux-4.4.14/drivers/macintosh/
Dadb.c408 adb_poll(void) in adb_poll() function
414 EXPORT_SYMBOL(adb_poll);
Dadbhid.c733 adb_poll(); in adb_message_handler()