Home
last modified time | relevance | path

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

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