Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dusb_legacy.cpp97 static void usb_legacy_ffs_open_thread(usb_handle* usb) { in usb_legacy_ffs_open_thread() function
304 std::thread(usb_legacy_ffs_open_thread, create_usb_handle(USB_FFS_NUM_BUFS, USB_FFS_BULK_SIZE)) in usb_init_legacy()