Searched refs:PTP_DTC_UINT32 (Results 1 – 4 of 4) sorted by relevance
648 case PTP_DTC_UINT32: in ptp_unpack_DPV()893 case PTP_DTC_UINT32: in ptp_pack_DPV()1380 case PTP_DTC_UINT32: XX( u32, dtoh32a ); in ptp_unpack_CANON_changes()1478 dpd->DataType = PTP_DTC_UINT32; in ptp_unpack_CANON_changes()1575 case PTP_DTC_UINT32: in ptp_unpack_CANON_changes()
926 case PTP_DTC_UINT32: in LIBMTP_Get_Allowed_Property_Values()958 case PTP_DTC_UINT32: in LIBMTP_Get_Allowed_Property_Values()1006 case PTP_DTC_UINT32: in LIBMTP_Get_Allowed_Property_Values()1360 PTP_DTC_UINT32); in get_u32_from_object()1514 ret = ptp_mtp_setobjectpropvalue(params, object_id, attribute_id, &propval, PTP_DTC_UINT32); in set_object_u32()1769 if (opd.DataType == PTP_DTC_UINT32) { in LIBMTP_Open_Raw_Device()3068 case PTP_DTC_UINT32: in LIBMTP_Dump_Device_Info()5918 prop->datatype = PTP_DTC_UINT32;5941 prop->datatype = PTP_DTC_UINT32;5955 prop->datatype = PTP_DTC_UINT32;[all …]
1751 case PTP_DTC_UINT32: in ptp_canon_eos_setdevicepropvalue()2689 case PTP_DTC_UINT32: case PTP_DTC_INT32: in ptp_free_devicepropvalue()3517 case PTP_DTC_UINT32: in _value_to_num()4876 if (xpl->datatype != PTP_DTC_UINT32) { in ptp_object_want()4893 case PTP_DTC_UINT32: in ptp_object_want()4906 if (xpl->datatype != PTP_DTC_UINT32) { in ptp_object_want()
1109 #define PTP_DTC_UINT32 0x0006 macro1122 #define PTP_DTC_AUINT32 (PTP_DTC_ARRAY_MASK | PTP_DTC_UINT32)