Home | History | Annotate | Download | only in src

Lines Matching full:ptp_device_properties_mtp

3445         } ptp_device_properties_MTP[] = {
3472 for (i=0; ptp_device_properties_MTP[i].txt!=NULL; i++)
3473 if (ptp_device_properties_MTP[i].dpc==dpc)
3474 return (ptp_device_properties_MTP[i].txt);