Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dtegra-xudc.c1142 bool wait_td = false; in tegra_xudc_queue_trbs() local
1169 wait_td = true; in tegra_xudc_queue_trbs()
1178 if ((i == count - 1) || (wait_td && i == count - 2)) in tegra_xudc_queue_trbs()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dtegra-xudc.c1152 bool wait_td = false; in tegra_xudc_queue_trbs() local
1179 wait_td = true; in tegra_xudc_queue_trbs()
1188 if ((i == count - 1) || (wait_td && i == count - 2)) in tegra_xudc_queue_trbs()

Completed in 13 milliseconds