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

  /src/sys/arch/arm/nvidia/
tegra_fuse.c 45 static void tegra_fuse_attach(device_t, device_t, void *);
59 tegra_fuse_match, tegra_fuse_attach, NULL, NULL);
76 tegra_fuse_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
tegra_fuse.c 45 static void tegra_fuse_attach(device_t, device_t, void *);
59 tegra_fuse_match, tegra_fuse_attach, NULL, NULL);
76 tegra_fuse_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
tegra_fuse.c 45 static void tegra_fuse_attach(device_t, device_t, void *);
59 tegra_fuse_match, tegra_fuse_attach, NULL, NULL);
76 tegra_fuse_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 36 milliseconds