Home
last modified time | relevance | path

Searched defs:LIBUSB_ERROR_INVALID_PARAM (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/libusb1-sys/src/
Dconstants.rs7 pub const LIBUSB_ERROR_INVALID_PARAM: c_int = -2; constant
/aosp_15_r20/external/rust/crates/libusb1-sys/src/
Dconstants.rs7 pub const LIBUSB_ERROR_INVALID_PARAM: c_int = -2; constant
/aosp_15_r20/external/libusb/include/libusb/
H A Dlibusb.h1290 LIBUSB_ERROR_INVALID_PARAM = -2, enumerator
/aosp_15_r20/external/libusb/libusb/
H A Dlibusb.h1290 LIBUSB_ERROR_INVALID_PARAM = -2, enumerator