Home
last modified time | relevance | path

Searched defs:num_ready (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/os/
Dopenbsd_usb.c533 int num_ready) in obsd_handle_events()
Dwince_usb.c812 struct pollfd *fds, POLL_NFDS_TYPE nfds, int num_ready) in wince_handle_events()
Ddarwin_usb.c1807 …handle_events(struct libusb_context *ctx, struct pollfd *fds, POLL_NFDS_TYPE nfds, int num_ready) { in op_handle_events()
Dlinux_usbfs.c2491 struct pollfd *fds, POLL_NFDS_TYPE nfds, int num_ready) in op_handle_events()
Dwindows_usb.c2101 …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/
Ddarwin_usb.c1384 … int op_handle_events(struct libusb_context *ctx, struct pollfd *fds, nfds_t nfds, int num_ready) { in op_handle_events()
Dlinux_usbfs.c2102 struct pollfd *fds, nfds_t nfds, int num_ready) in op_handle_events()