if_otus.c | 140 Static void otus_rxeof(struct usbd_xfer *, void *, usbd_status); 1058 USBD_SHORT_XFER_OK, USBD_NO_TIMEOUT, otus_rxeof); 1847 otus_rxeof(struct usbd_xfer *xfer, void *priv, usbd_status status) function in typeref:typename:Static void 1869 "otus_rxeof: goto resubmit: status=%d\n", status); 1900 USBD_SHORT_XFER_OK, USBD_NO_TIMEOUT, otus_rxeof);
|