Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp-pack.c790 case PTP_DTC_UINT64: in ptp_unpack_DPV()
1048 case PTP_DTC_UINT64: dst->u64 = src->u64; break; in duplicate_PropertyValue()
1200 case PTP_DTC_UINT64: in ptp_pack_DPV()
Dptp.h1358 #define PTP_DTC_UINT64 0x0008 macro
1371 #define PTP_DTC_AUINT64 (PTP_DTC_ARRAY_MASK | PTP_DTC_UINT64)
Dlibmtp.c1011 case PTP_DTC_UINT64: in LIBMTP_Get_Allowed_Property_Values()
1041 case PTP_DTC_UINT64: in LIBMTP_Get_Allowed_Property_Values()
1095 case PTP_DTC_UINT64: in LIBMTP_Get_Allowed_Property_Values()
1403 PTP_DTC_UINT64); in get_u64_from_object()
2031 } else if (opd.DataType == PTP_DTC_UINT64) { in LIBMTP_Open_Raw_Device_Uncached()
3433 case PTP_DTC_UINT64: in LIBMTP_Dump_Device_Info()
Dptp.c1036 case PTP_DTC_UINT64: case PTP_DTC_INT64: in ptp_free_devicepropvalue()
6747 if (prop->datatype == PTP_DTC_UINT64) { in ptp_object_want()
6818 case PTP_DTC_UINT64: in ptp_object_want()