Searched refs:PTP_ece2_OA_Name (Results 1 – 1 of 1) sorted by relevance
1817 #define PTP_ece2_OA_Name 0x2c /* OK */ macro1932 if (size < PTP_ece2_OA_Name+1) { in ptp_unpack_CANON_changes()1933 ptp_debug (params, "size %d is smaller than %d", size, PTP_ece2_OA_Name+1); in ptp_unpack_CANON_changes()1942 ce[i].u.object.oi.Filename = strdup(((char*)&curdata[PTP_ece2_OA_Name])); in ptp_unpack_CANON_changes()