Home | History | Annotate | Download | only in src

Lines Matching refs:storageid

1172  *		storageid		- StorageID
1180 ptp_getstorageinfo (PTPParams* params, uint32_t storageid,
1187 PTP_CNT_INIT(ptp, PTP_OC_GetStorageInfo, storageid);
1203 * storage - StorageID
1262 * storage - StorageID
1557 * uint32_t* store - destination StorageID on Responder
1565 * Upon success : uint32_t* store - Responder StorageID in which
1746 * uint32_t* store - destination StorageID on Responder
1754 * Upon success : uint32_t* store - Responder StorageID in which
2445 PTPParams* params, uint32_t storageid, uint32_t oid, uint32_t unk,
2453 PTP_CNT_INIT(ptp, PTP_OC_CANON_EOS_GetObjectInfoEx, storageid, oid, unk);
2717 * uint32_t store - StorageID,
6272 {PTP_OPC_StorageID,"StorageID"},
6691 ob->oi.StorageID,0,
6738 ob->oi.StorageID = prop->propval.u32;
6829 ptp_debug (params, "ptp2/mtpfast: storageid has type 0x%x???", xpl->datatype);
6832 oinfo.StorageID = xpl->propval.u32;
6833 ptp_debug (params, "ptp2/mtpfast: storageid 0x%x", xpl->propval.u32);