Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/usb/
Dhcd.h384 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *); member
/Linux-v5.4/drivers/usb/core/
Dhcd.c1940 hcd->driver->reset_bandwidth(hcd, udev); in usb_hcd_alloc_bandwidth()
/Linux-v5.4/drivers/usb/host/
Dxhci.c5329 .reset_bandwidth = xhci_reset_bandwidth,