Searched refs:op_handle_events (Results 1 - 4 of 4) sorted by relevance

/external/libusb/libusb/os/
H A Ddarwin_usb.c1384 static int op_handle_events(struct libusb_context *ctx, struct pollfd *fds, nfds_t nfds, int num_ready) { function
1504 .handle_events = op_handle_events,
H A Dlinux_usbfs.c2101 static int op_handle_events(struct libusb_context *ctx, function
2192 .handle_events = op_handle_events,
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Ddarwin_usb.c1807 static int op_handle_events(struct libusb_context *ctx, struct pollfd *fds, POLL_NFDS_TYPE nfds, int num_ready) { function
1900 .handle_events = op_handle_events,
H A Dlinux_usbfs.c2490 static int op_handle_events(struct libusb_context *ctx, function
2593 .handle_events = op_handle_events,

Completed in 282 milliseconds