Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c3125 if (ptp_operation_issupported(params,PTP_OC_GetStorageInfo)) { in get_storage_freespace()
3464 ptp_operation_issupported(params,PTP_OC_GetStorageInfo)) { in LIBMTP_Dump_Device_Info()
3802 if (!ptp_operation_issupported(params,PTP_OC_GetStorageInfo)) { in check_if_file_fits()
4118 if (!ptp_operation_issupported(params,PTP_OC_GetStorageInfo)) { in LIBMTP_Get_Storage()
Dptp.h190 #define PTP_OC_GetStorageInfo 0x1005 macro
Dptp.c1187 PTP_CNT_INIT(ptp, PTP_OC_GetStorageInfo, storageid); in ptp_getstorageinfo()
5923 {PTP_OC_GetStorageInfo,N_("Get storage info")},