Searched defs:LIBMTP_devicestorage_t (Results 1 - 1 of 1) sorted by relevance

/external/libmtp/src/
H A Dlibmtp.h415 typedef struct LIBMTP_devicestorage_struct LIBMTP_devicestorage_t; /**< @see LIBMTP_devicestorage_t */ typedef in typeref:struct:LIBMTP_devicestorage_struct
577 LIBMTP_devicestorage_t *storage;
717 LIBMTP_devicestorage_t *next; /**< Next storage, follow this link until NULL */
718 LIBMTP_devicestorage_t *prev; /**< Previous storage */
777 int LIBMTP_Format_Storage(LIBMTP_mtpdevice_t *, LIBMTP_devicestorage_t *);

Completed in 87 milliseconds