Home | History | Annotate | Download | only in libusb

Lines Matching refs:fd_removed_cb

2396 	ctx->fd_removed_cb = removed_cb;
2444 if (ctx->fd_removed_cb)
2445 ctx->fd_removed_cb(fd, ctx->fd_cb_user_data);