Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c3344 {PTP_DPC_NIKON_AFAreaIllumination, /* 0xD166 */ in ptp_get_property_description()
3850 {PTP_DPC_NIKON_AFAreaIllumination, PTP_VENDOR_NIKON, 0, N_("Auto")}, /* D166 */ in ptp_render_property_value()
3851 {PTP_DPC_NIKON_AFAreaIllumination, PTP_VENDOR_NIKON, 1, N_("Off")}, in ptp_render_property_value()
3852 {PTP_DPC_NIKON_AFAreaIllumination, PTP_VENDOR_NIKON, 2, N_("On")}, in ptp_render_property_value()
Dptp.h1581 #define PTP_DPC_NIKON_AFAreaIllumination 0xD166 macro