Home
last modified time | relevance | path

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

/system/core/adb/
Dusb_linux_client.c318 static void *usb_ffs_open_thread(void *x) in usb_ffs_open_thread() function
463 if (adb_thread_create(&tid, usb_ffs_open_thread, h)){ in usb_ffs_init()