Searched refs:fd_added_cb (Results 1 – 4 of 4) sorted by relevance
2176 ctx->fd_added_cb = added_cb; in libusb_set_pollfd_notifiers()2197 if (ctx->fd_added_cb) in usbi_add_pollfd()2198 ctx->fd_added_cb(fd, events, ctx->fd_cb_user_data); in usbi_add_pollfd()
176 libusb_pollfd_added_cb fd_added_cb; member
2395 ctx->fd_added_cb = added_cb; in libusb_set_pollfd_notifiers()2416 if (ctx->fd_added_cb) in usbi_add_pollfd()2417 ctx->fd_added_cb(fd, events, ctx->fd_cb_user_data); in usbi_add_pollfd()
285 libusb_pollfd_added_cb fd_added_cb; member