Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_xhci.c268 struct xhci_soc;
272 struct xhci_soc *soc;
296 struct xhci_soc { struct
323 static struct xhci_soc tegra124_soc =
352 static struct xhci_soc tegra210_soc =
966 sc->soc = (struct xhci_soc *)ofw_bus_search_compatible(dev, in tegra_xhci_attach()