Searched refs:LIBMTP_Get_Storage (Results 1 – 9 of 9) sorted by relevance
33 LIBMTP_Get_Storage
644 * @see LIBMTP_Get_Storage()867 int LIBMTP_Get_Storage(LIBMTP_mtpdevice_t *, int const);
2099 if (LIBMTP_Get_Storage(mtp_device, LIBMTP_STORAGE_SORTBY_NOTSORTED) == -1) { in LIBMTP_Open_Raw_Device_Uncached()4099 int LIBMTP_Get_Storage(LIBMTP_mtpdevice_t *device, int const sortby) in LIBMTP_Get_Storage() function
100 ret = LIBMTP_Get_Storage(device, LIBMTP_STORAGE_SORTBY_NOTSORTED); in main()
141 ret = LIBMTP_Get_Storage(device, LIBMTP_STORAGE_SORTBY_NOTSORTED); in main()
349 if (0 != (rc=LIBMTP_Get_Storage(device, LIBMTP_STORAGE_SORTBY_NOTSORTED))) { in sendtrack_function()
2 Error 2: PTP Layer error 02fe: LIBMTP_Get_Storage(): Could not get storage info.
155 LIBMTP_Get_Storage(): No data available
1532 * src/libmtp.c: Correctly bail out of LIBMTP_Get_Storage