Home
last modified time | relevance | path

Searched refs:PTP_OC_NIKON_MfDrive (Results 1 – 14 of 14) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ptpip.h267 PTP_OC_NIKON_MfDrive = 0x9204, enumerator
H A Dpacket-ptpip.c289 { PTP_OC_NIKON_MfDrive, "NIKON_MfDrive" },
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ptpip.h267 PTP_OC_NIKON_MfDrive = 0x9204, enumerator
H A Dpacket-ptpip.c289 { PTP_OC_NIKON_MfDrive, "NIKON_MfDrive" },
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ptpip.h267 PTP_OC_NIKON_MfDrive = 0x9204, enumerator
H A Dpacket-ptpip.c289 { PTP_OC_NIKON_MfDrive, "NIKON_MfDrive" },
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ptpip.h267 PTP_OC_NIKON_MfDrive = 0x9204, enumerator
H A Dpacket-ptpip.c289 { PTP_OC_NIKON_MfDrive, "NIKON_MfDrive" },
/dports/multimedia/libmtp/libmtp-1.1.18/src/
H A Dptp.h529 #define PTP_OC_NIKON_MfDrive 0x9204 /* 2 params */ macro
3542 #define ptp_nikon_mfdrive(params,flag,amount) ptp_generic_no_data(params,PTP_OC_NIKON_MfDrive,2,fla…
H A Dptp.c6819 {PTP_OC_NIKON_MfDrive,"PTP_OC_NIKON_MfDrive"},
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/ptp2/
H A Dptp.h549 #define PTP_OC_NIKON_MfDrive 0x9204 /* 2 params */ macro
4385 #define ptp_nikon_mfdrive(params,flag,amount) ptp_generic_no_data(params,PTP_OC_NIKON_MfDrive,2,fla…
H A Dlibrary.c542 di->OperationsSupported[di->OperationsSupported_len+3] = PTP_OC_NIKON_MfDrive; in fixup_cached_deviceinfo()
590 di->OperationsSupported[di->OperationsSupported_len+12] = PTP_OC_NIKON_MfDrive; in fixup_cached_deviceinfo()
H A Dconfig.c6802 if (!ptp_operation_issupported(&camera->pl->params, PTP_OC_NIKON_MfDrive)) in _put_Nikon_MFDrive()
9218 …DSLR Manual focus"), "manualfocusdrive", 0, PTP_VENDOR_NIKON, PTP_OC_NIKON_MfDrive, …
H A Dptp.c7703 {PTP_OC_NIKON_MfDrive,"MfDrive"},