Home
last modified time | relevance | path

Searched refs:PTP_VENDOR_PARROT (Results 1 – 2 of 2) sorted by relevance

/external/libmtp/src/
Dptp.h175 #define PTP_VENDOR_PARROT 0x0000001b /* observed in the Parrot Sequoia */ macro
Dptp.c5045 if (params->deviceinfo.VendorExtensionID==PTP_VENDOR_PARROT) in ptp_get_property_description()
6258 case PTP_VENDOR_PARROT: RETURN_NAME_FROM_TABLE(ptp_opcode_parrot_trans, opcode); in ptp_get_opcode_name()