Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_ahci.c261 static int tegra124_ahci_init(struct tegra_ahci_sc *sc);
264 .init = tegra124_ahci_init,
443 tegra124_ahci_init(struct tegra_ahci_sc *sc) in tegra124_ahci_init() function