Lines Matching refs:ptp_transaction_new
158 ptp_transaction_new (PTPParams* params, PTPContainer* ptp, in ptp_transaction_new() function
423 ret = ptp_transaction_new (params, ptp, flags, sendlen, &handler); in ptp_transaction()
1022 ret=ptp_transaction_new(params, &ptp, PTP_DP_NODATA, 0, NULL); in ptp_opensession()
1436 return ptp_transaction_new(params, &ptp, PTP_DP_GETDATA, 0, handler); in ptp_getobject_to_handler()
1459 ret = ptp_transaction_new(params, &ptp, PTP_DP_GETDATA, 0, &handler); in ptp_getobject_tofd()
1509 return ptp_transaction_new(params, &ptp, PTP_DP_GETDATA, 0, handler); in ptp_getpartialobject_to_handler()
1629 return ptp_transaction_new(params, &ptp, PTP_DP_SENDDATA, size, handler); in ptp_sendobject_from_handler()
1653 ret = ptp_transaction_new(params, &ptp, PTP_DP_SENDDATA, size, &handler); in ptp_sendobject_fromfd()
1919 return ptp_transaction_new(params, &ptp, PTP_DP_SENDDATA, size, handler); in ptp_ek_sendfileobject_from_handler()
3335 return ptp_transaction_new(params, &ptp, PTP_DP_GETDATA, 0, handler); in ptp_canon_eos_get_viewfinder_image_handler()
3865 return ptp_transaction_new (params, &ptp, PTP_DP_GETDATA, 0, handler); in ptp_chdk_download()