Searched refs:tegra_xusb_mountroot (Results 1 – 1 of 1) sorted by relevance
72 static void tegra_xusb_mountroot(device_t);416 config_mountroot(sc->sc_dev, tegra_xusb_mountroot); in tegra_xusb_attach()418 tegra_xusb_mountroot(sc->sc_dev); in tegra_xusb_attach()422 tegra_xusb_mountroot(device_t self) in tegra_xusb_mountroot() function