Searched refs:PTP_OC_FormatStore (Results 1 – 3 of 3) sorted by relevance
187 #define PTP_OC_FormatStore 0x100F macro2042 #define ptp_formatstore(params,storageid) ptp_generic_no_data(params,PTP_OC_FormatStore,1,storageid)
4332 {PTP_OC_FormatStore,N_("Format storage")},
3543 if (!ptp_operation_issupported(params,PTP_OC_FormatStore)) { in LIBMTP_Format_Storage()