HomeSort by relevance Sort by last modified time
    Searched defs:HARDWARE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/usb_gadget/
linux_gadgetfs.py 42 HARDWARE = {
85 def __init__(self, hardware, mountpoint='/dev/gadget'):
89 hardware: Hardware type.
92 self._chip, self._hw_eps = HARDWARE[hardware]
96 # map from bEndpointAddress to hardware ep name and open file descriptor
192 To enable a hardware endpoint the appropriate endpoint file must be opened
202 RuntimeError: If the hardware endpoint is in use or the configuration
203 is not supported by the hardware
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 167 milliseconds