Searched refs:libusb20_tr_open_stream (Results 1 – 4 of 4) sorted by relevance
| /freebsd/lib/libusb/ |
| H A D | Symbol.map | 204 libusb20_tr_open_stream;
|
| H A D | libusb20.h | 210 int libusb20_tr_open_stream(struct libusb20_transfer *xfer, uint32_t max_buf_size, uint32_t max_fra…
|
| H A D | libusb20.c | 167 return (libusb20_tr_open_stream(xfer, MaxBufSize, MaxFrameCount, ep_no, 0)); in libusb20_tr_open() 171 libusb20_tr_open_stream(struct libusb20_transfer *xfer, uint32_t MaxBufSize, in libusb20_tr_open_stream() function
|
| H A D | libusb10.c | 1721 err = libusb20_tr_open_stream(pxfer0, buffsize, maxframe, in libusb10_submit_transfer_sub()
|