Searched refs:PTP_OPC_RepresentativeSampleData (Results 1 – 3 of 3) sorted by relevance
/external/libmtp/src/ |
D | libmtp.c | 529 …entative Sample Data", LIBMTP_PROPERTY_RepresentativeSampleData, PTP_OPC_RepresentativeSampleData); in init_propertymap() 8078 case PTP_OPC_RepresentativeSampleData: 8201 if (props[i] == PTP_OPC_RepresentativeSampleData) { 8220 ret = ptp_mtp_setobjectpropvalue(params,id,PTP_OPC_RepresentativeSampleData, 8295 if (props[i] == PTP_OPC_RepresentativeSampleData) { 8308 ret = ptp_mtp_getobjectpropvalue(params,id,PTP_OPC_RepresentativeSampleData,
|
D | ptp.h | 1687 #define PTP_OPC_RepresentativeSampleData 0xDC86 macro
|
D | ptp.c | 4472 {PTP_OPC_RepresentativeSampleData,"RepresentativeSampleData"},
|