Searched refs:rootdev (Results 1 – 4 of 4) sorted by relevance
20 int rootdev; member62 if (usb_pipedevice(pipe) == ctrl->rootdev) { in sandbox_submit_control()65 ctrl->rootdev = le16_to_cpu(setup->value); in sandbox_submit_control()153 if (ctrl->rootdev == 0) in sandbox_alloc_device()
251 int rootdev; member
757 if (ctrl->rootdev == 0) { in _xhci_alloc_device()999 ctrl->rootdev = le16_to_cpu(req->value); in xhci_submit_root()1207 if (usb_pipedevice(pipe) == ctrl->rootdev) in _xhci_submit_control_msg()
812 ctrl->rootdev = le16_to_cpu(req->value); in ehci_submit_root()1194 ctrl->rootdev = 0; in usb_lowlevel_init()1223 if (usb_pipedevice(pipe) == ctrl->rootdev) { in _ehci_submit_control_msg()1224 if (!ctrl->rootdev) in _ehci_submit_control_msg()
Completed in 20 milliseconds