Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd_ddma.c1240 int qtd_desc_count; in dwc2_complete_non_isoc_xfer_ddma() local
1244 qtd_desc_count = qtd->n_desc; in dwc2_complete_non_isoc_xfer_ddma()
1246 for (i = 0; i < qtd_desc_count; i++) { in dwc2_complete_non_isoc_xfer_ddma()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A 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()

Completed in 3 milliseconds