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

  /src/sys/arch/arm/nvidia/
tegra_usbphy.c 47 static void tegra_usbphy_attach(device_t, device_t, void *);
77 tegra_usbphy_match, tegra_usbphy_attach, NULL, NULL);
95 tegra_usbphy_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
tegra_usbphy.c 47 static void tegra_usbphy_attach(device_t, device_t, void *);
77 tegra_usbphy_match, tegra_usbphy_attach, NULL, NULL);
95 tegra_usbphy_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 21 milliseconds