Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4347 {PTP_DPC_CANON_DriveMode, N_("Drive Mode")}, in ptp_get_property_description()
5578 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 0, N_("Single-Frame Shooting")}, in ptp_render_property_value()
5579 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 1, N_("Continuous Shooting")}, in ptp_render_property_value()
5580 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 2, N_("Timer (Single) Shooting")}, in ptp_render_property_value()
5581 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 4, N_("Continuous Low-speed Shooting")}, in ptp_render_property_value()
5582 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 5, N_("Continuous High-speed Shooting")}, in ptp_render_property_value()
Dptp.h1459 #define PTP_DPC_CANON_DriveMode 0xD00E macro