Lines Matching refs:PTPPropertyValue
918 typedef union _PTPPropertyValue PTPPropertyValue;
925 PTPPropertyValue propval;
930 PTPPropertyValue MinimumValue;
931 PTPPropertyValue MaximumValue;
932 PTPPropertyValue StepSize;
940 PTPPropertyValue *SupportedValue; /* malloced */
950 PTPPropertyValue FactoryDefaultValue;
951 PTPPropertyValue CurrentValue;
966 PTPPropertyValue FactoryDefaultValue;
2106 PTPPropertyValue* value, uint16_t datatype);
2108 PTPPropertyValue* value, uint16_t datatype);
2118 PTPPropertyValue *value, uint16_t datatype);
2120 PTPPropertyValue *value, uint16_t datatype);
2413 PTPPropertyValue* value, uint16_t datatype);
2538 void ptp_free_devicepropvalue (uint16_t dt, PTPPropertyValue* dpd);