Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dusb_linux_client.c45 static void *usb_open_thread(void *x) in usb_open_thread() function
136 if(adb_thread_create(&tid, usb_open_thread, h)){ in usb_init()