Searched refs:num_in_ep (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/usb/dwc3/
H A Dgadget.c762 int num_in_ep; local
795 num_in_ep = dwc->max_cfg_eps;
796 num_in_ep -= dwc->num_ep_resized;
799 min_depth = num_in_ep * (fifo + 1);

Completed in 117 milliseconds