Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/fdt/
H A Dfixedclock.c42 static int fixedclock_match(device_t, cfdata_t, void *);
75 fixedclock_match, fixedclock_attach, NULL, NULL);
83 fixedclock_match(device_t parent, cfdata_t cf, void *aux) in fixedclock_match() function