Searched refs:ctrl_fd (Results 1 – 2 of 2) sorted by relevance
98 pctx->ctrl_fd = fd; in libusb20_be_ctx_alloc()127 if (pctx->ctrl_fd > -1) in libusb20_be_ctx_free()128 close(pctx->ctrl_fd); in libusb20_be_ctx_free()413 state.f = pbe->be_ctx->ctrl_fd; in ugen20_init_backend()1080 f = pctx->ctrl_fd; in ugen20_be_ioctl()
57 int ctrl_fd; /* /dev/usbctl */ member