Home | History | Annotate | Download | only in src

Lines Matching refs:storageid

734 	uint32_t StorageID;
2031 uint16_t ptp_getstorageinfo (PTPParams* params, uint32_t storageid,
2036 * storageid - StorageID
2042 #define ptp_formatstore(params,storageid) ptp_generic_no_data(params,PTP_OC_FormatStore,1,storageid)
2090 * storageid - destination StorageID on Responder
2095 * indicated by storageid. If storageid is 0x00000000, the object(s) will
2101 #define ptp_initiatecapture(params,storageid,ofc) ptp_generic_no_data(params,PTP_OC_InitiateCapture,2,storageid,ofc)