Searched refs:PTP_CANON_FolderEntryLen (Results 1 – 2 of 2) sorted by relevance
2753 if (ptp.Param1 > size/PTP_CANON_FolderEntryLen) { in ptp_canon_getobjectinfo()2766 if (size < i*PTP_CANON_FolderEntryLen) break; in ptp_canon_getobjectinfo()2768 data+i*PTP_CANON_FolderEntryLen, in ptp_canon_getobjectinfo()
1215 #define PTP_CANON_FolderEntryLen 28 macro