Home
last modified time | relevance | path

Searched refs:nr_isoch_eps (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c488 unsigned int nr_isoch_eps; member
1726 xudc->nr_isoch_eps--; in __tegra_xudc_ep_disable()
1804 if (xudc->nr_isoch_eps > XUDC_MAX_ISOCH_EPS) { in __tegra_xudc_ep_enable()
1808 xudc->nr_isoch_eps++; in __tegra_xudc_ep_enable()