HomeSort by: relevance | last modified time | path
    Searched defs:dwc2_check_max_xfer_size (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcdqueue.c 471 * dwc2_check_max_xfer_size() - Checks that the max transfer size allowed in a
480 static int dwc2_check_max_xfer_size(struct dwc2_hsotg *hsotg, function in typeref:typename:int
550 status = dwc2_check_max_xfer_size(hsotg, qh);
dwc2_hcdqueue.c 471 * dwc2_check_max_xfer_size() - Checks that the max transfer size allowed in a
480 static int dwc2_check_max_xfer_size(struct dwc2_hsotg *hsotg, function in typeref:typename:int
550 status = dwc2_check_max_xfer_size(hsotg, qh);

Completed in 67 milliseconds