HomeSort by: relevance | last modified time | path
    Searched refs:wdog_match (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/arm/imx/
imxwdogvar.h 32 extern int wdog_match(device_t, cfdata_t, void *);
imx51_wdog.c 43 wdog_match(device_t parent, struct cfdata *cf, void *aux) function in typeref:typename:int
imxwdog.c 63 wdog_match, wdog_attach, NULL, NULL);
  /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

Completed in 16 milliseconds