Searched refs:OperationsSupported (Results 1 – 4 of 4) sorted by relevance
303 &di->OperationsSupported); in ptp_unpack_DI()348 if (di->OperationsSupported) free (di->OperationsSupported); in ptp_free_DI()
682 uint16_t *OperationsSupported; member
2879 (void) ptp_render_opcode (params, params->deviceinfo.OperationsSupported[i], sizeof(txt), txt); in LIBMTP_Dump_Device_Info()2880 printf(" %04x: %s\n", params->deviceinfo.OperationsSupported[i], txt); in LIBMTP_Dump_Device_Info()
2652 if (params->deviceinfo.OperationsSupported[i]==operation) in ptp_operation_issupported()