Home
last modified time | relevance | path

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

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