Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c3358 {PTP_DPC_NIKON_FlashModeManualPower, /* 0xD16D */ in ptp_get_property_description()
3871 {PTP_DPC_NIKON_FlashModeManualPower, PTP_VENDOR_NIKON, 0, N_("Full")}, /* D16D */ in ptp_render_property_value()
3872 {PTP_DPC_NIKON_FlashModeManualPower, PTP_VENDOR_NIKON, 1, "1/2"}, in ptp_render_property_value()
3873 {PTP_DPC_NIKON_FlashModeManualPower, PTP_VENDOR_NIKON, 2, "1/4"}, in ptp_render_property_value()
3874 {PTP_DPC_NIKON_FlashModeManualPower, PTP_VENDOR_NIKON, 3, "1/8"}, in ptp_render_property_value()
3875 {PTP_DPC_NIKON_FlashModeManualPower, PTP_VENDOR_NIKON, 4, "1/16"}, in ptp_render_property_value()
Dptp.h1588 #define PTP_DPC_NIKON_FlashModeManualPower 0xD16D macro