Searched refs:reset_bandwidth (Results 1 – 2 of 2) sorted by relevance
5624 .reset_bandwidth = xhci_reset_bandwidth,5675 if (over->reset_bandwidth) in xhci_init_driver()5676 drv->reset_bandwidth = over->reset_bandwidth; in xhci_init_driver()
1692 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *); member