Searched refs:PTP_DPC_NIKON_MonitorOff (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 3124 {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()
|
D | ptp.h | 1467 #define PTP_DPC_NIKON_MonitorOff 0xD064 macro
|