Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhcd.h592 static inline u32 dwc2_hcd_urb_get_actual_length( in dwc2_hcd_urb_get_actual_length() function
Dhcd.c2227 urb->actual_length = dwc2_hcd_urb_get_actual_length(qtd->urb); in dwc2_host_complete()