Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/usb/
Dhcd.h387 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *); member
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-mtk.c351 .reset_bandwidth = xhci_mtk_reset_bandwidth,
Dxhci.c5414 .reset_bandwidth = xhci_reset_bandwidth,
5461 if (over->reset_bandwidth) in xhci_init_driver()
5462 drv->reset_bandwidth = over->reset_bandwidth; in xhci_init_driver()
Dxhci.h1936 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *); member
/kernel/linux/linux-5.10/drivers/usb/core/
Dhcd.c1968 hcd->driver->reset_bandwidth(hcd, udev); in usb_hcd_alloc_bandwidth()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0034_linux_drivers_usb_vfio_wdt_tty_uio.patch6152 if (over->reset_bandwidth)
6171 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *);