Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dhcd.h674 static inline u32 dwc2_hcd_urb_get_actual_length( in dwc2_hcd_urb_get_actual_length() function
Dhcd.c4135 urb->actual_length = dwc2_hcd_urb_get_actual_length(qtd->urb); in dwc2_host_complete()