Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c3237 {PTP_DPC_NIKON_FinderISODisp, /* 0xD0F0 */ in ptp_get_property_description()
3774 {PTP_DPC_NIKON_FinderISODisp, PTP_VENDOR_NIKON, 0, "Show ISO sensitivity"},/* 0xD0F0 */ in ptp_render_property_value()
3775 {PTP_DPC_NIKON_FinderISODisp, PTP_VENDOR_NIKON, 1, "Show ISO/Easy ISO"}, in ptp_render_property_value()
3776 {PTP_DPC_NIKON_FinderISODisp, PTP_VENDOR_NIKON, 2, "Show frame count"}, in ptp_render_property_value()
Dptp.h1525 #define PTP_DPC_NIKON_FinderISODisp 0xD0F0 macro