Searched refs:reset_bandwidth (Results 1 – 6 of 6) sorted by relevance
387 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *); member
351 .reset_bandwidth = xhci_mtk_reset_bandwidth,
5420 .reset_bandwidth = xhci_reset_bandwidth,5467 if (over->reset_bandwidth) in xhci_init_driver()5468 drv->reset_bandwidth = over->reset_bandwidth; in xhci_init_driver()
1936 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *); member
1972 hcd->driver->reset_bandwidth(hcd, udev); in usb_hcd_alloc_bandwidth()
6152 if (over->reset_bandwidth)6171 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *);