Searched refs:root_portnr (Results 1 – 1 of 1) sorted by relevance
628 static int xhci_address_device(struct usb_device *udev, int root_portnr) in xhci_address_device() argument645 xhci_setup_addressable_virt_dev(ctrl, udev, root_portnr); in xhci_address_device()1172 struct devrequest *setup, int root_portnr) in _xhci_submit_control_msg() argument1187 return xhci_address_device(udev, root_portnr); in _xhci_submit_control_msg()1367 int root_portnr = 0; in xhci_submit_control_msg() local1375 root_portnr = udev->portnr; in xhci_submit_control_msg()1380 root_portnr = uhop->portnr; in xhci_submit_control_msg()1391 root_portnr); in xhci_submit_control_msg()