Searched refs:PTPCANONFolderEntry (Results 1 – 3 of 3) sorted by relevance
989 typedef struct _PTPCANONFolderEntry PTPCANONFolderEntry; typedef2323 PTPCANONFolderEntry** entries,
1910 PTPCANONFolderEntry** entries, uint32_t* entnum) in ptp_canon_getobjectinfo()1929 *entries=calloc(*entnum, sizeof(PTPCANONFolderEntry)); in ptp_canon_getobjectinfo()
1146 ptp_unpack_Canon_FE (PTPParams *params, unsigned char* data, PTPCANONFolderEntry *fe) in ptp_unpack_Canon_FE()