Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4386 {PTP_DPC_CANON_CameraOutput, N_("Camera Output")}, in ptp_get_property_description()
5692 {PTP_DPC_CANON_CameraOutput, PTP_VENDOR_CANON, 0, N_("Undefined")}, in ptp_render_property_value()
5693 {PTP_DPC_CANON_CameraOutput, PTP_VENDOR_CANON, 1, N_("LCD")}, in ptp_render_property_value()
5694 {PTP_DPC_CANON_CameraOutput, PTP_VENDOR_CANON, 2, N_("Video OUT")}, in ptp_render_property_value()
5695 {PTP_DPC_CANON_CameraOutput, PTP_VENDOR_CANON, 3, N_("Off")}, in ptp_render_property_value()
Dptp.h1505 #define PTP_DPC_CANON_CameraOutput 0xD036 macro