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

/external/libusb/libusb/
H A Dlibusbi.h177 libusb_pollfd_removed_cb fd_removed_cb; member in struct:libusb_context
H A Dio.c2177 ctx->fd_removed_cb = removed_cb;
2225 if (ctx->fd_removed_cb)
2226 ctx->fd_removed_cb(fd, ctx->fd_cb_user_data);

Completed in 71 milliseconds