Home
last modified time | relevance | path

Searched refs:ptp_device_properties_PARROT (Results 1 – 1 of 1) sorted by relevance

/external/libmtp/src/
Dptp.c4983 } ptp_device_properties_PARROT[] = { in ptp_get_property_description() local
5046 for (i=0; ptp_device_properties_PARROT[i].txt!=NULL; i++) in ptp_get_property_description()
5047 if (ptp_device_properties_PARROT[i].dpc==dpc) in ptp_get_property_description()
5048 return (ptp_device_properties_PARROT[i].txt); in ptp_get_property_description()