Home
last modified time | relevance | path

Searched refs:PTP_DPC_CANON_EOS_CaptureDestination (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/libmtp/libmtp-1.1.18/src/
H A Dptp.h1740 #define PTP_DPC_CANON_EOS_CaptureDestination 0xD11C macro
H A Dptp-pack.c2254 case PTP_DPC_CANON_EOS_CaptureDestination: in ptp_unpack_CANON_changes()
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/ptp2/
H A Dptp.h1974 #define PTP_DPC_CANON_EOS_CaptureDestination 0xD11C macro
H A Dconfig.c310 if (!have_eos_prop(params, PTP_VENDOR_CANON, PTP_DPC_CANON_EOS_CaptureDestination) ) { in camera_canon_eos_update_capture_target()
314 C_PTP (ptp_canon_eos_getdevicepropdesc (params,PTP_DPC_CANON_EOS_CaptureDestination, &dpd)); in camera_canon_eos_update_capture_target()
344 …C_PTP_MSG (ptp_canon_eos_setdevicepropvalue (params, PTP_DPC_CANON_EOS_CaptureDestination, &ct_val… in camera_canon_eos_update_capture_target()
H A Dptp-pack.c2267 case PTP_DPC_CANON_EOS_CaptureDestination: in ptp_unpack_CANON_changes()
H A Dlibrary.c5613 if (have_eos_prop(params, PTP_VENDOR_CANON, PTP_DPC_CANON_EOS_CaptureDestination)) { in camera_trigger_canon_eos_capture()
5614 … C_PTP (ptp_canon_eos_getdevicepropdesc (params, PTP_DPC_CANON_EOS_CaptureDestination, &dpd)); in camera_trigger_canon_eos_capture()