Searched refs:ptp_device_properties (Results 1 – 1 of 1) sorted by relevance
4266 } ptp_device_properties[] = { in ptp_get_property_description() local5011 for (i=0; ptp_device_properties[i].txt!=NULL; i++) in ptp_get_property_description()5012 if (ptp_device_properties[i].dpc==dpc) in ptp_get_property_description()5013 return (ptp_device_properties[i].txt); in ptp_get_property_description()