Searched refs:ep_in (Results 1 – 2 of 2) sorted by relevance
67 unsigned char ep_in; member350 urb->endpoint = h->ep_in; in usb_bulk_read()514 static void register_device(const char* dev_name, const char* dev_path, unsigned char ep_in, in register_device() argument533 D("[ usb located new device %s (%d/%d/%d) ]", dev_name, ep_in, ep_out, interface); in register_device()536 usb->ep_in = ep_in; in register_device()
90 unsigned char ep_in; member371 usb->ep_in = in; in find_usb_device()436 if (handle_->ep_in == 0 || handle_->desc == -1) { in Read()443 bulk.ep = handle_->ep_in; in Read()