Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/dwc2/
Dhcd.h703 static inline u32 dwc2_hcd_urb_get_actual_length( in dwc2_hcd_urb_get_actual_length() function
Dhcd.c4164 urb->actual_length = dwc2_hcd_urb_get_actual_length(qtd->urb); in dwc2_host_complete()