Searched refs:PTP_DPC_NIKON_FlashModeManualPower (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4817 {PTP_DPC_NIKON_FlashModeManualPower, /* 0xD16D */ in ptp_get_property_description() 5439 {PTP_DPC_NIKON_FlashModeManualPower, PTP_VENDOR_NIKON, 0, N_("Full")}, /* D16D */ in ptp_render_property_value() 5440 {PTP_DPC_NIKON_FlashModeManualPower, PTP_VENDOR_NIKON, 1, "1/2"}, in ptp_render_property_value() 5441 {PTP_DPC_NIKON_FlashModeManualPower, PTP_VENDOR_NIKON, 2, "1/4"}, in ptp_render_property_value() 5442 {PTP_DPC_NIKON_FlashModeManualPower, PTP_VENDOR_NIKON, 3, "1/8"}, in ptp_render_property_value() 5443 {PTP_DPC_NIKON_FlashModeManualPower, PTP_VENDOR_NIKON, 4, "1/16"}, in ptp_render_property_value()
|
D | ptp.h | 1904 #define PTP_DPC_NIKON_FlashModeManualPower 0xD16D macro
|