HomeSort by: relevance | last modified time | path
    Searched defs:epwdog_match (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/ep93xx/
epwdog.c 46 static int epwdog_match(device_t, cfdata_t, void *);
50 epwdog_match, epwdog_attach, NULL, NULL);
55 epwdog_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
epwdog.c 46 static int epwdog_match(device_t, cfdata_t, void *);
50 epwdog_match, epwdog_attach, NULL, NULL);
55 epwdog_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 20 milliseconds