Home
last modified time | relevance | path

Searched refs:PTP_DPC_NIKON_SelfTimer (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/libmtp/libmtp-1.1.18/src/
H A Dptp.c5324 {PTP_DPC_NIKON_SelfTimer, /* 0xD063 */ in ptp_get_property_description()
6037 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 0, N_("2 seconds")}, /* D063 */ in ptp_render_property_value()
6038 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 1, N_("5 seconds")}, in ptp_render_property_value()
6039 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 2, N_("10 seconds")}, in ptp_render_property_value()
6040 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 3, N_("20 seconds")}, in ptp_render_property_value()
H A Dptp.h1992 #define PTP_DPC_NIKON_SelfTimer 0xD063 macro
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/ptp2/
H A Dptp.c5693 {PTP_DPC_NIKON_SelfTimer, /* 0xD063 */ in ptp_get_property_description()
6921 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 0, N_("2 seconds")}, /* D063 */ in ptp_render_property_value()
6922 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 1, N_("5 seconds")}, in ptp_render_property_value()
6923 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 2, N_("10 seconds")}, in ptp_render_property_value()
6924 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 3, N_("20 seconds")}, in ptp_render_property_value()
H A Dptp.h2267 #define PTP_DPC_NIKON_SelfTimer 0xD063 macro
H A Dconfig.c9583 …{ N_("Selftimer Delay"), "selftimerdelay", PTP_DPC_NIKON_SelfTimer, …