Home
last modified time | relevance | path

Searched defs:libusb_control_setup (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libusb/libusb-1.0.9/libusb/
H A Dlibusb.h607 struct libusb_control_setup { struct
633 #define LIBUSB_CONTROL_SETUP_SIZE (sizeof(struct libusb_control_setup)) argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libusb/src/libusb/
H A Dlibusb.h870 struct libusb_control_setup { struct
896 #define LIBUSB_CONTROL_SETUP_SIZE (sizeof(struct libusb_control_setup)) argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libusb/src/libusb/
H A Dlibusb.h870 struct libusb_control_setup { struct
896 #define LIBUSB_CONTROL_SETUP_SIZE (sizeof(struct libusb_control_setup)) argument
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/mac/libusb/
H A Dlibusb.h864 struct libusb_control_setup { struct
890 #define LIBUSB_CONTROL_SETUP_SIZE (sizeof(struct libusb_control_setup)) argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/karalabe/usb/libusb/libusb/
H A Dlibusb.h864 struct libusb_control_setup { struct
890 #define LIBUSB_CONTROL_SETUP_SIZE (sizeof(struct libusb_control_setup)) argument
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/include/
H A Dlibusb.h870 struct libusb_control_setup { struct
896 #define LIBUSB_CONTROL_SETUP_SIZE (sizeof(struct libusb_control_setup)) argument
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/libusb/libusb/
H A Dlibusb.h868 struct libusb_control_setup { struct
894 #define LIBUSB_CONTROL_SETUP_SIZE (sizeof(struct libusb_control_setup)) argument
/dports/devel/py-libusb1/libusb1-1.9.3/usb1/
H A Dlibusb1.py485 class libusb_control_setup(Structure): class