Home
last modified time | relevance | path

Searched refs:PTP_ST_RemovableROM (Results 1 – 2 of 2) sorted by relevance

/external/libmtp/src/
Dptp.h882 #define PTP_ST_RemovableROM 0x0002 macro
Dlibmtp.c2768 if (storage->StorageType == PTP_ST_FixedROM || storage->StorageType == PTP_ST_RemovableROM) { in get_writeable_storageid()
3154 case PTP_ST_RemovableROM: in LIBMTP_Dump_Device_Info()