OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inep
(Results
1 - 2
of
2
) sorted by null
/external/libmtp/src/
libusb-glue.h
54
int
inep
;
member in struct:_PTP_USB
libusb-glue.c
105
int*
inep
,
854
result = USB_BULK_READ(ptp_usb->handle, ptp_usb->
inep
, (char*)bytes, toread, ptp_usb->timeout);
923
zeroresult = USB_BULK_READ(ptp_usb->handle, ptp_usb->
inep
, &temp, 0, ptp_usb->timeout);
[
all
...]
Completed in 222 milliseconds