Searched refs:mvsoc_search (Results 1 – 1 of 1) sorted by relevance
73 static int mvsoc_search(device_t, cfdata_t, const int *, void *);1113 CFARGS(.submatch = mvsoc_search)); in mvsoc_attach()1143 mvsoc_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) in mvsoc_search() function