Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dhcd.h783 int dwc2_host_get_speed(struct dwc2_hsotg *hsotg, void *context);
Dhcd_queue.c1481 int dev_speed = dwc2_host_get_speed(hsotg, urb->priv); in dwc2_qh_init()
Dhcd.c1858 dev_speed = dwc2_host_get_speed(hsotg, urb->priv); in dwc2_hcd_urb_enqueue()
4074 int dwc2_host_get_speed(struct dwc2_hsotg *hsotg, void *context) in dwc2_host_get_speed() function