Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c2821 if (ptp_operation_issupported(params,PTP_OC_GetStorageInfo)) { in get_storage_freespace()
3142 if(storage != NULL && ptp_operation_issupported(params,PTP_OC_GetStorageInfo)) { in LIBMTP_Dump_Device_Info()
3468 if (!ptp_operation_issupported(params,PTP_OC_GetStorageInfo)) { in check_if_file_fits()
3734 if (!ptp_operation_issupported(params,PTP_OC_GetStorageInfo)) { in LIBMTP_Get_Storage()
Dptp.h177 #define PTP_OC_GetStorageInfo 0x1005 macro
Dptp.c587 ptp.Code=PTP_OC_GetStorageInfo; in ptp_getstorageinfo()
4322 {PTP_OC_GetStorageInfo,N_("Get storage info")},