Searched refs:ctx_poll (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libusb/
H A Dlibusb10.h111 struct libusb_super_pollfd ctx_poll; member in struct:libusb_context
H A Dlibusb10.c214 libusb10_add_pollfd(ctx, &ctx->ctx_poll, NULL, ctx->ctrl_pipe[0], POLLIN);
254 libusb10_remove_pollfd(ctx, &ctx->ctx_poll);

Completed in 113 milliseconds