Searched refs:device_poll_thread (Results 1 – 2 of 2) sorted by relevance
87 void* device_poll_thread(void* unused);168 void* device_poll_thread(void* unused) { in device_poll_thread() function182 if(adb_thread_create(&tid, device_poll_thread, NULL)) { in usb_init()
651 void* device_poll_thread(void* unused) in device_poll_thread() function679 if(adb_thread_create(&tid, device_poll_thread, NULL)){ in usb_init()