Home | History | Annotate | Download | only in src

Lines Matching full:propid

4607 ptp_render_mtp_propname(uint16_t propid, int spaceleft, char *txt) {
4610 if (propid == ptp_opc_trans[i].id)
4612 return snprintf (txt, spaceleft,"unknown(%04x)", propid);