HomeSort by relevance Sort by last modified time
    Searched full:libusb (Results 176 - 200 of 377) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/libusb/libusb/os/
wince_usb.c 2 * Windows CE backend for libusb 1.0
7 * Parts of this code adapted from libusb-win32-v1 by Stephan Meyer
87 // ceusbkwrapper to libusb error code mapping
345 // The devices added to new_devices already will still be passed up to libusb,
424 // libusb when the specified configuration is -1.
haiku_usb_raw.cpp 2 * Haiku Backend for libusb
linux_udev.c 3 * Linux usbfs backend for libusb
windows_winusb.h 2 * Windows backend for libusb 1.0
5 * Parts of this code adapted from libusb-win32-v1 by Stephan Meyer
90 // Sub-APIs for WinUSB-like driver APIs (WinUSB, libusbK, libusb-win32 through the libusbK DLL)
135 // TODO (v2+): move hid desc to libusb.h?
poll_windows.c 6 * Parts of poll implementation from libusb-win32, by Stephan Meyer et al.
25 * poll() and pipe() Windows compatibility layer for libusb 1.0
257 * As libusb only uses pipes for signaling, all we need from a pipe is an
linux_netlink.c 3 * Linux usbfs backend for libusb
windows_nt_common.c 2 * windows backend for libusb 1.0
5 * Parts of this code adapted from libusb-win32-v1 by Stephan Meyer
windows_usbdk.c 2 * windows UsbDk backend for libusb 1.0
299 //Addresses in libusb are 1-based
  /external/libusb-compat/libusb/
Makefile.in 36 subdir = libusb
203 lib_LTLIBRARIES = libusb.la
223 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libusb/Makefile'; \
225 $(AUTOMAKE) --gnu libusb/Makefile
270 libusb.la: $(libusb_la_OBJECTS) $(libusb_la_DEPENDENCIES)
  /external/libusb/msvc/
libusb_2010.sln 3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libusb-1.0 (static)", "libusb_static_2010.vcxproj", "{349EE8F9-7D25-4909-AAF5-FF3FADE72187}"
5 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libusb-1.0 (dll)", "libusb_dll_2010.vcxproj", "{349EE8FA-7D25-4909-AAF5-FF3FADE72187}"
libusb_2012.sln 3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libusb-1.0 (static)", "libusb_static_2012.vcxproj", "{349EE8F9-7D25-4909-AAF5-FF3FADE72187}"
5 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libusb-1.0 (dll)", "libusb_dll_2012.vcxproj", "{349EE8FA-7D25-4909-AAF5-FF3FADE72187}"
inttypes.h 9 * Modified for libusb/MSVC: Pete Batard <pbatard@gmail.com>
stdint.h 12 * Modified for libusb/MSVC: Pete Batard <pbatard@gmail.com>
  /external/libmtp/
TODO 13 MTP is available. (For some more explanations se src/libusb-glue.h.)
README 13 controller interface, using libusb to access the host
321 likely to need a special device flag in the src/libusb-glue.c
472 libusb-glue.c. Notice ptp_usb_sendreq() and ptp_usb_getresp()
506 operation using libmtp you can go into the src/libusb-glue.c
563 The use of these tools may also pinpoint issues with libusb as
    [all...]
  /external/libmtp/logs/
mtp-detect-sony-xperia-sx.txt 11 LIBMTP libusb: Attempt to reset device
mtp-detect-iriver-t10a.txt 5 libusb couldn't open USB device /dev/bus/usb/003/002: Permission denied.
6 libusb requires write access to USB device nodes.
7 libusb couldn't open USB device /dev/bus/usb/004/002: Permission denied.
8 libusb requires write access to USB device nodes.
mtp-detect-tct-tcl-s950.txt 426 dc04: Object Size UINT64 data type READ FreeBSD installs its libusb-1.0 libusb.h implementation in /usr/include. libmtp uses
428 libusb.h to make it work with every implementation.ONLY
  /external/libexif/m4m/
gp-check-library.m4 146 m4_pushdef([gp_lib_config],[m4_if([$2],[libusb],[libusb-config],
  /external/libmtp/src/
libusb-glue.c 2 * \file libusb-glue.c
3 * Low-level USB interface glue towards libusb.
34 #include "libusb-glue.h"
47 /* Aha, older libusb does not have USB_CLASS_PTP */
150 * Some additional libusb debugging please.
159 /* Workaround a libusb 0.1 bug : bus location is not initialised */
232 * @param dev a device struct from libusb.
    [all...]
libusb1-glue.c 3 * Low-level USB interface glue towards libusb.
34 #include "libusb-glue.h"
147 * Some additional libusb debugging please.
229 * @param dev a device struct from libusb.
    [all...]
  /external/libusb/tests/
testlib.c 2 * libusb test library helper functions
  /external/valgrind/docs/internals/
BIG_APP_NOTES.txt 180 libusb-devel
  /system/core/adb/
transport.h 53 // The server is running with libusb enabled.
  /external/libusb/libusb/
descriptor.c 3 * USB descriptor handling functions for libusb
536 * Note since libusb-1.0.16, \ref LIBUSB_API_VERSION >= 0x01000102, this
887 * \param dev_handle the handle of an open libusb device
    [all...]

Completed in 382 milliseconds

1 2 3 4 5 6 78 91011>>