Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/marvell/
H A Dmvsoctmr.c81 static int mvsoctmr_match(device_t, struct cfdata *, void *);
110 mvsoctmr_match, mvsoctmr_attach, NULL, NULL);
115 mvsoctmr_match(device_t parent, struct cfdata *match, void *aux) in mvsoctmr_match() function