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