Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ep93xx/
H A Depsoc.c52 static int epsoc_search(device_t, cfdata_t, const int *, void *);
179 CFARGS(.search = epsoc_search)); in epsoc_attach()
197 epsoc_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) in epsoc_search() function