Home
last modified time | relevance | path

Searched refs:ptp_getdevicepropdesc (Results 1 – 3 of 3) sorted by relevance

/external/libmtp/src/
Dptp.h2712 uint16_t ptp_getdevicepropdesc (PTPParams* params, uint16_t propcode,
Dptp.c1661 ptp_getdevicepropdesc (PTPParams* params, uint16_t propcode, in ptp_getdevicepropdesc() function
3178 CHECK_PTP_RC(ptp_getdevicepropdesc (params, propcode, &params->deviceproperties[i].desc)); in ptp_generic_getdevicepropdesc()
Dlibmtp.c2068 if(ptp_getdevicepropdesc(current_params, in LIBMTP_Open_Raw_Device_Uncached()