Searched refs:ptp_device_properties_PARROT (Results 1 – 1 of 1) sorted by relevance
4983 } ptp_device_properties_PARROT[] = { in ptp_get_property_description() local5046 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()