Searched refs:PTP_DPC_NIKON_AELAFLMode (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4551 {PTP_DPC_NIKON_AELAFLMode, /* 0xD05F */ in ptp_get_property_description() 5255 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 0, N_("AE/AF Lock")}, /* D05F */ in ptp_render_property_value() 5256 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 1, N_("AF Lock only")}, in ptp_render_property_value() 5257 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 2, N_("AE Lock only")}, in ptp_render_property_value() 5258 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 3, N_("AF Lock Hold")}, in ptp_render_property_value() 5259 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 4, N_("AF On")}, in ptp_render_property_value() 5260 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 5, N_("Flash Lock")}, in ptp_render_property_value()
|
D | ptp.h | 1763 #define PTP_DPC_NIKON_AELAFLMode 0xD05F macro
|