Home
last modified time | relevance | path

Searched refs:PTP_OPC_NonConsumable (Results 1 – 3 of 3) sorted by relevance

/external/libmtp/src/
Dlibmtp.c565 register_property("Non Consumable", LIBMTP_PROPERTY_NonConsumable, PTP_OPC_NonConsumable); in init_propertymap()
6299 case PTP_OPC_NonConsumable:
6302 prop->property = PTP_OPC_NonConsumable;
7756 case PTP_OPC_NonConsumable:
7759 prop->property = PTP_OPC_NonConsumable;
Dptp.h2207 #define PTP_OPC_NonConsumable 0xDC4F macro
Dptp.c6300 {PTP_OPC_NonConsumable,"NonConsumable"},