Searched refs:PTP_DPC_CANON_ISOSpeed (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 2936 {PTP_DPC_CANON_ISOSpeed, N_("ISO Speed")}, in ptp_get_property_description() 4085 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x00, N_("Auto")}, in ptp_render_property_value() 4086 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x28, "6"}, in ptp_render_property_value() 4087 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x30, "12"}, in ptp_render_property_value() 4088 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x38, "25"}, in ptp_render_property_value() 4089 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x40, "50"}, in ptp_render_property_value() 4090 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x43, "64"}, in ptp_render_property_value() 4091 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x48, "100"}, in ptp_render_property_value() 4092 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x50, "200"}, in ptp_render_property_value() 4093 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x58, "400"}, in ptp_render_property_value() [all …]
|
D | ptp.h | 1226 #define PTP_DPC_CANON_ISOSpeed 0xD01C macro
|