Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dhcd.h389 int (*update_device)(struct usb_hcd *, struct usb_device *); member
/linux/drivers/usb/host/
H A Dxhci.c5395 .update_device = xhci_update_device,