Searched refs:USB_FFS_ADB_OUT (Results 1 – 2 of 2) sorted by relevance
305 bulk_out.reset(adb_open(USB_FFS_ADB_OUT, O_RDONLY)); in open_functionfs()307 PLOG(ERROR) << "cannot open bulk-out endpoint " << USB_FFS_ADB_OUT; in open_functionfs()
222 #define USB_FFS_ADB_OUT USB_FFS_ADB_EP(ep1) macro