Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/usb/
A Dhcd.h376 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *); member
/linux-6.3-rc2/drivers/usb/host/
A Dxhci-mtk.c475 .reset_bandwidth = xhci_mtk_reset_bandwidth,
A Dxhci.c5503 .reset_bandwidth = xhci_reset_bandwidth,
5554 if (over->reset_bandwidth) in xhci_init_driver()
5555 drv->reset_bandwidth = over->reset_bandwidth; in xhci_init_driver()
A Dxhci.h1952 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *); member
/linux-6.3-rc2/drivers/usb/core/
A Dhcd.c1972 hcd->driver->reset_bandwidth(hcd, udev); in usb_hcd_alloc_bandwidth()

Completed in 31 milliseconds