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

  /src/sys/arch/arm/nvidia/
tegra_soctherm.c 60 static void tegra_soctherm_attach(device_t, device_t, void *);
146 tegra_soctherm_match, tegra_soctherm_attach, NULL, NULL);
178 tegra_soctherm_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
tegra_soctherm.c 60 static void tegra_soctherm_attach(device_t, device_t, void *);
146 tegra_soctherm_match, tegra_soctherm_attach, NULL, NULL);
178 tegra_soctherm_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds