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

/freebsd-11-stable/lib/libusb/
H A Dlibusb10.h114 libusb_pollfd_removed_cb fd_removed_cb; member in struct:libusb_context
H A Dlibusb10_io.c89 if (ctx->fd_removed_cb)
90 ctx->fd_removed_cb(pollfd->pollfd.fd, ctx->fd_cb_user_data);
424 ctx->fd_removed_cb = removed_cb;

Completed in 75 milliseconds