Searched defs:num_ready (Results 1 – 7 of 7) sorted by relevance
| /external/chromium_org/third_party/libusb/src/libusb/os/ |
| D | openbsd_usb.c | 533 int num_ready) in obsd_handle_events()
|
| D | wince_usb.c | 812 struct pollfd *fds, POLL_NFDS_TYPE nfds, int num_ready) in wince_handle_events()
|
| D | darwin_usb.c | 1807 …handle_events(struct libusb_context *ctx, struct pollfd *fds, POLL_NFDS_TYPE nfds, int num_ready) { in op_handle_events()
|
| D | linux_usbfs.c | 2491 struct pollfd *fds, POLL_NFDS_TYPE nfds, int num_ready) in op_handle_events()
|
| D | windows_usb.c | 2101 …s_handle_events(struct libusb_context *ctx, struct pollfd *fds, POLL_NFDS_TYPE nfds, int num_ready) in windows_handle_events()
|
| /external/libusb/libusb/os/ |
| D | darwin_usb.c | 1384 … int op_handle_events(struct libusb_context *ctx, struct pollfd *fds, nfds_t nfds, int num_ready) { in op_handle_events()
|
| D | linux_usbfs.c | 2102 struct pollfd *fds, nfds_t nfds, int num_ready) in op_handle_events()
|