Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/marvell/
H A Dmvsoc.c69 static int mvsoc_match(device_t, struct cfdata *, void *);
1024 mvsoc_match, mvsoc_attach, NULL, NULL);
1028 mvsoc_match(device_t parent, struct cfdata *match, void *aux) in mvsoc_match() function