Searched refs:OperationsSupported_len (Results 1 – 4 of 4) sorted by relevance
301 di->OperationsSupported_len = ptp_unpack_uint16_t_array(params, data, in ptp_unpack_DI()304 totallen=totallen+di->OperationsSupported_len*sizeof(uint16_t)+sizeof(uint32_t); in ptp_unpack_DI()
681 uint32_t OperationsSupported_len; member
2651 for (;i<params->deviceinfo.OperationsSupported_len;i++) { in ptp_operation_issupported()
2876 for (i=0;i<params->deviceinfo.OperationsSupported_len;i++) { in LIBMTP_Dump_Device_Info()