Searched refs:PTP_DPC_NIKON_AELAFLMode (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 3118 {PTP_DPC_NIKON_AELAFLMode, /* 0xD05F */ in ptp_get_property_description() 3692 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 0, N_("AE/AF Lock")}, /* D05F */ in ptp_render_property_value() 3693 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 1, N_("AF Lock only")}, in ptp_render_property_value() 3694 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 2, N_("AE Lock only")}, in ptp_render_property_value() 3695 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 3, N_("AF Lock Hold")}, in ptp_render_property_value() 3696 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 4, N_("AF On")}, in ptp_render_property_value() 3697 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 5, N_("Flash Lock")}, in ptp_render_property_value()
|
D | ptp.h | 1464 #define PTP_DPC_NIKON_AELAFLMode 0xD05F macro
|