Home
last modified time | relevance | path

Searched refs:rootdev (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/host/
A Dusb-sandbox.c20 int rootdev; member
62 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()
A Dehci.h251 int rootdev; member
A Dxhci.c757 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()
A Dehci-hcd.c812 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