HomeSort by: relevance | last modified time | path
    Searched defs:tegra_pcie_attach (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/nvidia/
tegra_pcie.c 63 static void tegra_pcie_attach(device_t, device_t, void *);
137 tegra_pcie_match, tegra_pcie_attach, NULL, NULL);
154 tegra_pcie_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
tegra_pcie.c 63 static void tegra_pcie_attach(device_t, device_t, void *);
137 tegra_pcie_match, tegra_pcie_attach, NULL, NULL);
154 tegra_pcie_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
tegra_pcie.c 63 static void tegra_pcie_attach(device_t, device_t, void *);
137 tegra_pcie_match, tegra_pcie_attach, NULL, NULL);
154 tegra_pcie_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 33 milliseconds