Searched refs:LIBMTP_Get_Storage (Results 1 – 6 of 6) sorted by relevance
27 LIBMTP_Get_Storage
776 int LIBMTP_Get_Storage(LIBMTP_mtpdevice_t *, int const);
573 * @see LIBMTP_Get_Storage()771 int LIBMTP_Get_Storage(LIBMTP_mtpdevice_t *, int const);
1845 if (LIBMTP_Get_Storage(mtp_device, LIBMTP_STORAGE_SORTBY_NOTSORTED) == -1) { in LIBMTP_Open_Raw_Device()3715 int LIBMTP_Get_Storage(LIBMTP_mtpdevice_t *device, int const sortby) in LIBMTP_Get_Storage() function
326 if ( 0 != (rc=LIBMTP_Get_Storage(device, LIBMTP_STORAGE_SORTBY_NOTSORTED)) ) in sendtrack_function()
1313 * src/libmtp.c: Correctly bail out of LIBMTP_Get_Storage