Searched refs:PTP_DPC_NIKON_MonitorOff (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4559 {PTP_DPC_NIKON_MonitorOff, /* 0xD064 */ in ptp_get_property_description() 5274 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 0, N_("10 seconds")}, /* D064 */ in ptp_render_property_value() 5275 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 1, N_("20 seconds")}, in ptp_render_property_value() 5276 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 2, N_("1 minute")}, in ptp_render_property_value() 5277 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 3, N_("5 minutes")}, in ptp_render_property_value() 5278 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 4, N_("10 minutes")}, in ptp_render_property_value() 5279 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 5, N_("5 seconds")}, /* d80 observed */ in ptp_render_property_value()
|
D | ptp.h | 1767 #define PTP_DPC_NIKON_MonitorOff 0xD064 macro
|