Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dhcd.h381 void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *); member
/Linux-v4.19/drivers/usb/core/
Dhcd.c2070 hcd->driver->reset_bandwidth(hcd, udev); in usb_hcd_alloc_bandwidth()
/Linux-v4.19/drivers/usb/host/
Dxhci.c5136 .reset_bandwidth = xhci_reset_bandwidth,