/src/sys/arch/arm/imx/ |
imx51_wdog.c | 43 wdog_match(device_t parent, struct cfdata *cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/evbmips/atheros/ |
wdog.c | 97 static int wdog_match(device_t, cfdata_t, void *); 111 wdog_match, wdog_attach, NULL, NULL); 114 wdog_match(device_t parent, struct cfdata *cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/powerpc/ibm4xx/dev/ |
wdog.c | 60 static int wdog_match(device_t, cfdata_t, void *); 73 wdog_match, wdog_attach, NULL, NULL); 76 wdog_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|