Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A Dlibusb10.h119 libusb_pollfd_removed_cb fd_removed_cb; member
H A Dlibusb10_io.c91 if (ctx->fd_removed_cb) in libusb10_remove_pollfd()
92 ctx->fd_removed_cb(pollfd->pollfd.fd, ctx->fd_cb_user_data); in libusb10_remove_pollfd()
439 ctx->fd_removed_cb = removed_cb; in libusb_set_pollfd_notifiers()