Searched refs:xhci_soft_dev (Results 1 – 2 of 2) sorted by relevance
55 struct xhci_soft_dev { struct117 struct xhci_soft_dev sc_sdevs[USB_MAX_DEVICES];
1482 struct xhci_soft_dev *sdev = &sc->sc_sdevs[xp->slot]; in xhci_context_setup()1604 struct xhci_soft_dev *sdev = &sc->sc_sdevs[xp->slot]; in xhci_pipe_init()1657 struct xhci_soft_dev *sdev = &sc->sc_sdevs[xp->slot]; in xhci_pipe_close()1704 struct xhci_soft_dev *sdev = &sc->sc_sdevs[xp->slot]; in xhci_setaddr()2202 struct xhci_soft_dev *sdev = &sc->sc_sdevs[slot]; in xhci_softdev_alloc()2248 struct xhci_soft_dev *sdev = &sc->sc_sdevs[slot]; in xhci_softdev_free()2258 memset(sdev, 0, sizeof(struct xhci_soft_dev)); in xhci_softdev_free()