Searched refs:OperationsSupported (Results 1 – 4 of 4) sorted by relevance
908 uint16_t *OperationsSupported; member3325 if (params->deviceinfo.OperationsSupported[i]==operation) in ptp_operation_issupported()
376 &di->OperationsSupported); in ptp_unpack_DI()441 free (di->OperationsSupported); in ptp_free_DI()
540 di->OperationsSupported = malloc (cnt*sizeof(di->OperationsSupported[0])); in parse_9301_cmd_tree()548 di->OperationsSupported[cnt++] = p; in parse_9301_cmd_tree()
3194 …04x: %s\n", params->deviceinfo.OperationsSupported[i], ptp_get_opcode_name(params, params->devicei… in LIBMTP_Dump_Device_Info()