Searched refs:ptp_getstorageinfo (Results 1 – 3 of 3) sorted by relevance
2630 uint16_t ptp_getstorageinfo (PTPParams* params, uint32_t storageid,
3129 ret = ptp_getstorageinfo(params, storage->id, &storageInfo); in get_storage_freespace()4147 ret = ptp_getstorageinfo(params, storageIDs.Storage[i], &storageInfo); in LIBMTP_Get_Storage()
1180 ptp_getstorageinfo (PTPParams* params, uint32_t storageid, in ptp_getstorageinfo() function