update_hub_device 1091 drivers/usb/core/hub.c 			if (hcd->driver->update_hub_device) {
update_hub_device 1092 drivers/usb/core/hub.c 				ret = hcd->driver->update_hub_device(hcd, hdev,
update_hub_device 1668 drivers/usb/core/hub.c 	if (hcd->driver->update_hub_device) {
update_hub_device 1669 drivers/usb/core/hub.c 		ret = hcd->driver->update_hub_device(hcd, hdev,
update_hub_device 5331 drivers/usb/host/xhci.c 	.update_hub_device =	xhci_update_hub_device,
update_hub_device  392 include/linux/usb/hcd.h 	int	(*update_hub_device)(struct usb_hcd *, struct usb_device *hdev,