Home
last modified time | relevance | path

Searched refs:reset_bandwidth (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci.c5624 .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()
H A Dxhci.h1692 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *); member