Home
last modified time | relevance | path

Searched refs:usb_offload_put (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-sideband.c108 usb_offload_put(udev); in __xhci_sideband_remove_interrupter()
/linux/include/linux/
H A Dusb.h850 int usb_offload_put(struct usb_device *udev);
856 static inline int usb_offload_put(struct usb_device *udev) in usb_offload_put() function