usb_find_bulk_out_endpoint
ret = usb_find_bulk_out_endpoint(intf->cur_altsetting, &bulk_out);
res = usb_find_bulk_out_endpoint(ifd, &epwrite);