Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c3124 {PTP_DPC_NIKON_MonitorOff, /* 0xD064 */ in ptp_get_property_description()
3711 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 0, N_("10 seconds")}, /* D064 */ in ptp_render_property_value()
3712 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 1, N_("20 seconds")}, in ptp_render_property_value()
3713 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 2, N_("1 minute")}, in ptp_render_property_value()
3714 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 3, N_("5 minutes")}, in ptp_render_property_value()
3715 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 4, N_("10 minutes")}, in ptp_render_property_value()
3716 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 5, N_("5 seconds")}, /* d80 observed */ in ptp_render_property_value()
Dptp.h1467 #define PTP_DPC_NIKON_MonitorOff 0xD064 macro