Home
last modified time | relevance | path

Searched refs:USB_CLASS_PTP (Results 1 – 4 of 4) sorted by relevance

/external/libusb-compat/libusb/
Dusb.h49 #define USB_CLASS_PTP 6 macro
/external/libmtp/src/
Dlibusb-glue.c48 #ifndef USB_CLASS_PTP
49 #define USB_CLASS_PTP 6 macro
234 dev->descriptor.bDeviceClass == USB_CLASS_PTP || in probe_device_descriptor()
Dptp.h44 #ifndef USB_CLASS_PTP
45 #define USB_CLASS_PTP 6 macro
/external/libmtp/
DChangeLog37 * src/libusb-glue.c: define USB_CLASS_PTP unless defined,