Searched defs:_PTP_USB (Results 1 – 1 of 1) sorted by relevance
83 struct _PTP_USB { struct84 PTPParams *params;86 libusb_device_handle* handle;89 usb_dev_handle* handle;92 openusb_dev_handle_t* handle;94 uint8_t config;95 uint8_t interface;96 uint8_t altsetting;97 int inep;98 int inep_maxpacket;[all …]