Home
last modified time | relevance | path

Searched defs:endpoint (Results 1 – 3 of 3) sorted by relevance

/system/core/libusbhost/include/usbhost/
Dusbhost.h51 int endpoint; member
/system/core/fastboot/
Dusb_osx.cpp194 for (UInt8 endpoint = 1; endpoint <= interfaceNumEndpoints; ++endpoint) { in try_interfaces() local
/system/core/libusbhost/
Dusbhost.c666 int endpoint, in usb_device_bulk_transfer()