Home
last modified time | relevance | path

Searched defs:LIBUSB_CAP_HAS_HOTPLUG (Results 1 – 3 of 3) sorted by relevance

/external/libusb/libusb/
Dlibusb.h1277 LIBUSB_CAP_HAS_HOTPLUG = 0x0001, enumerator
/external/libusb/include/libusb/
Dlibusb.h1277 LIBUSB_CAP_HAS_HOTPLUG = 0x0001, enumerator
/external/crosvm/usb_util/src/
Dbindings.rs3982 pub const LIBUSB_CAP_HAS_HOTPLUG: libusb_capability = 1; constant