Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c3360 {PTP_DPC_NIKON_FlashModeCommanderPower, /* 0xD16E */ in ptp_get_property_description()
3877 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 0, N_("Full")},/* D16E */ in ptp_render_property_value()
3878 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 1, "1/2"}, in ptp_render_property_value()
3879 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 2, "1/4"}, in ptp_render_property_value()
3880 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 3, "1/8"}, in ptp_render_property_value()
3881 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 4, "1/16"}, in ptp_render_property_value()
3882 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 5, "1/32"}, in ptp_render_property_value()
3883 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 6, "1/64"}, in ptp_render_property_value()
3884 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 7, "1/128"}, in ptp_render_property_value()
Dptp.h1589 #define PTP_DPC_NIKON_FlashModeCommanderPower 0xD16E macro