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

  /src/sys/arch/arm/nvidia/
tegra_gpio.c 87 static void tegra_gpio_attach(device_t, device_t, void *);
137 tegra_gpio_match, tegra_gpio_attach, NULL, NULL);
164 tegra_gpio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 11 milliseconds