Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/ralink/
H A Dralink_wdog.c98 static int ra_wdog_match(device_t, cfdata_t, void *);
116 ra_wdog_match, ra_wdog_attach, NULL, NULL);
145 ra_wdog_match(device_t parent, cfdata_t cf, void *aux) in ra_wdog_match() function