Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dhcd.h783 int dwc2_host_get_speed(struct dwc2_hsotg *hsotg, void *context);
H A Dhcd.c1858 dev_speed = dwc2_host_get_speed(hsotg, urb->priv); in dwc2_hcd_urb_enqueue()
4076 int dwc2_host_get_speed(struct dwc2_hsotg *hsotg, void *context) in dwc2_host_get_speed() function