Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A Dhcd.h384 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *); member
/linux/drivers/usb/host/
A Dxhci-mtk.c454 .reset_bandwidth = xhci_mtk_reset_bandwidth,
A Dxhci.c5415 .reset_bandwidth = xhci_reset_bandwidth,
5466 if (over->reset_bandwidth) in xhci_init_driver()
5467 drv->reset_bandwidth = over->reset_bandwidth; in xhci_init_driver()
A Dxhci.h1945 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *); member
/linux/drivers/usb/core/
A Dhcd.c1947 hcd->driver->reset_bandwidth(hcd, udev); in usb_hcd_alloc_bandwidth()

Completed in 28 milliseconds