Searched defs:MaxFrameCount (Results 1 – 2 of 2) sorted by relevance
| /freebsd/lib/libusb/ |
| H A D | libusb20.c | 163 libusb20_tr_open(struct libusb20_transfer * xfer,uint32_t MaxBufSize,uint32_t MaxFrameCount,uint8_t ep_no) libusb20_tr_open() argument 170 libusb20_tr_open_stream(struct libusb20_transfer * xfer,uint32_t MaxBufSize,uint32_t MaxFrameCount,uint8_t ep_no,uint16_t stream_id) libusb20_tr_open_stream() argument [all...] |
| H A D | libusb20_ugen20.c | 798 ugen20_tr_open(struct libusb20_transfer * xfer,uint32_t MaxBufSize,uint32_t MaxFrameCount,uint8_t ep_no,uint16_t stream_id,uint8_t pre_scale) ugen20_tr_open() argument
|