Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4819 {PTP_DPC_NIKON_FlashModeCommanderPower, /* 0xD16E */ in ptp_get_property_description()
5445 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 0, N_("Full")},/* D16E */ in ptp_render_property_value()
5446 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 1, "1/2"}, in ptp_render_property_value()
5447 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 2, "1/4"}, in ptp_render_property_value()
5448 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 3, "1/8"}, in ptp_render_property_value()
5449 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 4, "1/16"}, in ptp_render_property_value()
5450 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 5, "1/32"}, in ptp_render_property_value()
5451 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 6, "1/64"}, in ptp_render_property_value()
5452 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 7, "1/128"}, in ptp_render_property_value()
Dptp.h1905 #define PTP_DPC_NIKON_FlashModeCommanderPower 0xD16E macro