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