Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.h783 int dwc2_host_get_speed(struct dwc2_hsotg *hsotg, void *context);
H A Dhcd_queue.c1481 int dev_speed = dwc2_host_get_speed(hsotg, urb->priv); in dwc2_qh_init()
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