Searched refs:PTP_OC_ResetDevice (Results 1 – 3 of 3) sorted by relevance
201 #define PTP_OC_ResetDevice 0x1010 macro2627 #define ptp_resetdevice(params) ptp_generic_no_data(params,PTP_OC_ResetDevice,0)
5934 {PTP_OC_ResetDevice,N_("Reset device")},
3564 if (!ptp_operation_issupported(params,PTP_OC_ResetDevice)) { in LIBMTP_Reset_Device()