Searched refs:usb_ffs_open_thread (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dusb_linux_client.c316 static void *usb_ffs_open_thread(void *x) function
432 // notify usb_ffs_open_thread that we are disconnected
458 if (adb_thread_create(&tid, usb_ffs_open_thread, h)){

Completed in 279 milliseconds