Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dhcd_ddma.c1210 int qtd_desc_count; in dwc2_complete_non_isoc_xfer_ddma() local
1214 qtd_desc_count = qtd->n_desc; in dwc2_complete_non_isoc_xfer_ddma()
1216 for (i = 0; i < qtd_desc_count; i++) { in dwc2_complete_non_isoc_xfer_ddma()