Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A Dhcd.h389 int (*update_device)(struct usb_hcd *, struct usb_device *); member
/linux/drivers/usb/core/
A Dhub.c5172 if (hcd->driver->update_device) in hub_port_init()
5173 hcd->driver->update_device(hcd, udev); in hub_port_init()
/linux/drivers/usb/host/
A Dxhci.c5395 .update_device = xhci_update_device,

Completed in 28 milliseconds