Home | History | Annotate | Download | only in src

Lines Matching full:propdesc

2892     char const *propdesc = ptp_get_property_description(params, params->deviceinfo.DevicePropertiesSupported[i]);
2894 if (propdesc != NULL) {
2895 printf(" 0x%04x: %s\n", params->deviceinfo.DevicePropertiesSupported[i], propdesc);