Searched refs:PTPCanon_changes_entry (Results 1 – 3 of 3) sorted by relevance
1077 typedef struct _PTPCanon_changes_entry PTPCanon_changes_entry; typedef1950 PTPCanon_changes_entry *backlogentries;2311 uint16_t ptp_canon_eos_getevent (PTPParams* params, PTPCanon_changes_entry **entries, int *nrofentr…
1273 …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()
1578 ptp_canon_eos_getevent (PTPParams* params, PTPCanon_changes_entry **entries, int *nrofentries) in ptp_canon_eos_getevent()