Searched refs:root_portnr (Results 1 – 1 of 1) sorted by relevance
624 static int xhci_address_device(struct usb_device *udev, int root_portnr) in xhci_address_device() argument641 xhci_setup_addressable_virt_dev(ctrl, udev, root_portnr); in xhci_address_device()1161 struct devrequest *setup, int root_portnr) in _xhci_submit_control_msg() argument1176 return xhci_address_device(udev, root_portnr); in _xhci_submit_control_msg()1353 int root_portnr = 0; in xhci_submit_control_msg() local1361 root_portnr = udev->portnr; in xhci_submit_control_msg()1366 root_portnr = uhop->portnr; in xhci_submit_control_msg()1377 root_portnr); in xhci_submit_control_msg()