Home
last modified time | relevance | path

Searched refs:addr_dev (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Dxhci.h1565 struct completion addr_dev; member
Dxhci.c3712 command->completion = &xhci->addr_dev; in xhci_alloc_dev()
3845 command->completion = &xhci->addr_dev; in xhci_setup_device()
Dxhci-mem.c2554 init_completion(&xhci->addr_dev); in xhci_mem_init()