Searched refs:root_portnr (Results 1 – 1 of 1) sorted by relevance
625 static int xhci_address_device(struct usb_device *udev, int root_portnr) in xhci_address_device() argument642 xhci_setup_addressable_virt_dev(ctrl, udev, root_portnr); in xhci_address_device()1163 struct devrequest *setup, int root_portnr) in _xhci_submit_control_msg() argument1178 return xhci_address_device(udev, root_portnr); in _xhci_submit_control_msg()1356 int root_portnr = 0; in xhci_submit_control_msg() local1364 root_portnr = udev->portnr; in xhci_submit_control_msg()1369 root_portnr = uhop->portnr; in xhci_submit_control_msg()1380 root_portnr); in xhci_submit_control_msg()