Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc2/
Dhcd.h812 int dwc2_host_get_speed(struct dwc2_hsotg *hsotg, void *context);
Dhcd_queue.c1511 int dev_speed = dwc2_host_get_speed(hsotg, urb->priv); in dwc2_qh_init()
Dhcd.c1892 dev_speed = dwc2_host_get_speed(hsotg, urb->priv); in dwc2_hcd_urb_enqueue()
4055 int dwc2_host_get_speed(struct dwc2_hsotg *hsotg, void *context) in dwc2_host_get_speed() function