Searched refs:PTP_DPC_CANON_DriveMode (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 2922 {PTP_DPC_CANON_DriveMode, N_("Drive Mode")}, in ptp_get_property_description() 3993 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 0, N_("Single-Frame Shooting")}, in ptp_render_property_value() 3994 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 1, N_("Continuous Shooting")}, in ptp_render_property_value() 3995 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 2, N_("Timer (Single) Shooting")}, in ptp_render_property_value() 3996 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 4, N_("Continuous Low-speed Shooting")}, in ptp_render_property_value() 3997 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 5, N_("Continuous High-speed Shooting")}, in ptp_render_property_value()
|
D | ptp.h | 1212 #define PTP_DPC_CANON_DriveMode 0xD00E macro
|