Searched refs:wdog_attach (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/arm/imx/
H A Dimxwdogvar.h33 extern void wdog_attach(device_t, device_t, void *);
H A Dimx51_wdog.c56 wdog_attach(device_t parent, device_t self, void *aux) function
H A Dimxwdog.c63 wdog_match, wdog_attach, NULL, NULL);
/netbsd-current/sys/arch/evbmips/atheros/
H A Dwdog.c98 static void wdog_attach(device_t, device_t, void *);
111 wdog_match, wdog_attach, NULL, NULL);
121 wdog_attach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/powerpc/ibm4xx/dev/
H A Dwdog.c61 static void wdog_attach(device_t, device_t, void *);
73 wdog_match, wdog_attach, NULL, NULL);
88 wdog_attach(device_t parent, device_t self, void *aux) function

Completed in 91 milliseconds