OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBUSB_CALL
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/third_party/libusb/src/libusb/
interrupt.h
14
int
LIBUSB_CALL
libusb_interrupt_handle_event(struct libusb_context* ctx);
libusb.h
92
/** \def
LIBUSB_CALL
109
* all functions which you use as libusbx callbacks with this
LIBUSB_CALL
117
/*
LIBUSB_CALL
must be defined on both definition and declaration of libusbx
125
#define
LIBUSB_CALL
WINAPI
127
#define
LIBUSB_CALL
[
all
...]
strerror.c
174
DEFAULT_VISIBILITY const char*
LIBUSB_CALL
libusb_strerror(enum libusb_error errcode)
sync.c
36
static void
LIBUSB_CALL
sync_transfer_cb(struct libusb_transfer *transfer)
core.c
820
libusb_device *
LIBUSB_CALL
libusb_get_parent(libusb_device *dev)
[
all
...]
libusbi.h
45
* DEFAULT_VISIBILITY return_type *
LIBUSB_CALL
function_name(params) { ... }
47
* return_type
LIBUSB_CALL
function_name(params);
49
#define API_EXPORTED
LIBUSB_CALL
DEFAULT_VISIBILITY
[
all
...]
io.c
[
all
...]
/external/chromium_org/device/usb/
usb_device_handle_impl.h
127
static void
LIBUSB_CALL
usb_device_handle_impl.cc
568
void
LIBUSB_CALL
UsbDeviceHandleImpl::PlatformTransferCallback(
Completed in 38 milliseconds