Home
last modified time | relevance | path

Searched refs:PTP_DPC_CANON_AFMode (Results 1 – 2 of 2) sorted by relevance

/external/libmtp/src/
Dptp.c4354 {PTP_DPC_CANON_AFMode, N_("AF Mode")}, in ptp_get_property_description()
5635 {PTP_DPC_CANON_AFMode, PTP_VENDOR_CANON, 0, N_("Single Shot")}, in ptp_render_property_value()
5636 {PTP_DPC_CANON_AFMode, PTP_VENDOR_CANON, 1, N_("AI Servo")}, in ptp_render_property_value()
5637 {PTP_DPC_CANON_AFMode, PTP_VENDOR_CANON, 2, N_("AI Focus")}, in ptp_render_property_value()
5638 {PTP_DPC_CANON_AFMode, PTP_VENDOR_CANON, 3, N_("Manual")}, in ptp_render_property_value()
5639 {PTP_DPC_CANON_AFMode, PTP_VENDOR_CANON, 4, N_("Continuous")}, in ptp_render_property_value()
Dptp.h1466 #define PTP_DPC_CANON_AFMode 0xD015 macro