Searched refs:DevicePropertiesSupported (Results 1 – 4 of 4) sorted by relevance
312 &di->DevicePropertiesSupported); in ptp_unpack_DI()350 if (di->DevicePropertiesSupported) free (di->DevicePropertiesSupported); in ptp_free_DI()368 totallen, &di->DevicePropertiesSupported); in ptp_unpack_EOS_DI()369 if (!di->DevicePropertiesSupported) return; in ptp_unpack_EOS_DI()
686 uint16_t *DevicePropertiesSupported; member1095 uint32_t *DevicePropertiesSupported; member
2892 … *propdesc = ptp_get_property_description(params, params->deviceinfo.DevicePropertiesSupported[i]); in LIBMTP_Dump_Device_Info()2895 printf(" 0x%04x: %s\n", params->deviceinfo.DevicePropertiesSupported[i], propdesc); in LIBMTP_Dump_Device_Info()2897 uint16_t prop = params->deviceinfo.DevicePropertiesSupported[i]; in LIBMTP_Dump_Device_Info()
2678 if (params->deviceinfo.DevicePropertiesSupported[i]==property) in ptp_property_issupported()