Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dtegra-xudc.c1143 bool wait_td = false; in tegra_xudc_queue_trbs() local
1170 wait_td = true; in tegra_xudc_queue_trbs()
1179 if ((i == count - 1) || (wait_td && i == count - 2)) in tegra_xudc_queue_trbs()