Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dhcd.h702 static inline u32 dwc2_hcd_urb_get_actual_length( in dwc2_hcd_urb_get_actual_length() function
Dhcd.c4294 urb->actual_length = dwc2_hcd_urb_get_actual_length(qtd->urb); in dwc2_host_complete()