Home
last modified time | relevance | path

Searched refs:epsoc_attach (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/ep93xx/
H A Depsoc.c51 static void epsoc_attach(device_t, device_t, void *);
57 epsoc_match, epsoc_attach, NULL, NULL);
76 epsoc_attach(device_t parent, device_t self, void *aux) in epsoc_attach() function