Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dadb.h60 void adb_poll(void);
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dadb.c404 adb_poll(void) in adb_poll() function
410 EXPORT_SYMBOL(adb_poll);
H A Dadbhid.c733 adb_poll(); in adb_message_handler()