Searched refs:PTP_DPC_CANON_DriveMode (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4347 {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()
|
D | ptp.h | 1459 #define PTP_DPC_CANON_DriveMode 0xD00E macro
|