OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libusb_pollfd_removed_cb
(Results
1 - 6
of
6
) sorted by null
/external/libusb/libusb/
libusb.h
1230
typedef void (*
libusb_pollfd_removed_cb
)(int fd, void *user_data);
typedef
[
all
...]
libusbi.h
177
libusb_pollfd_removed_cb
fd_removed_cb;
io.c
[
all
...]
/external/chromium_org/third_party/libusb/src/libusb/
libusbi.h
261
libusb_pollfd_removed_cb
fd_removed_cb;
[
all
...]
libusb.h
1822
typedef void (LIBUSB_CALL *
libusb_pollfd_removed_cb
)(int fd, void *user_data);
typedef
[
all
...]
io.c
[
all
...]
Completed in 471 milliseconds