Searched refs:epsoc_search (Results 1 – 1 of 1) sorted by relevance
52 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