Searched refs:PTPCanon_changes_entry (Results 1 - 3 of 3) sorted by relevance

/external/libmtp/src/
H A Dptp.h1077 typedef struct _PTPCanon_changes_entry PTPCanon_changes_entry; typedef in typeref:struct:_PTPCanon_changes_entry
1950 PTPCanon_changes_entry *backlogentries;
2311 uint16_t ptp_canon_eos_getevent (PTPParams* params, PTPCanon_changes_entry **entries, int *nrofentries);
H A Dptp-pack.c1273 ptp_unpack_CANON_changes (PTPParams *params, unsigned char* data, int datasize, PTPCanon_changes_entry **ce)
1289 *ce = malloc (sizeof(PTPCanon_changes_entry)*(entries+1));
H A Dptp.c1578 ptp_canon_eos_getevent (PTPParams* params, PTPCanon_changes_entry **entries, int *nrofentries)

Completed in 126 milliseconds