Searched defs:_PTP_USB (Results 1 – 1 of 1) sorted by relevance
50 struct _PTP_USB { struct51 PTPParams *params;52 usb_dev_handle* handle;53 uint8_t interface;54 int inep;55 int inep_maxpacket;56 int outep;57 int outep_maxpacket;58 int intep;59 int timeout;[all …]