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

  /src/sys/arch/arm/cortex/
a9wdt.c 49 static int a9wdt_match(device_t, cfdata_t, void *);
71 a9wdt_match, a9wdt_attach, NULL, NULL);
90 a9wdt_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
a9wdt.c 49 static int a9wdt_match(device_t, cfdata_t, void *);
71 a9wdt_match, a9wdt_attach, NULL, NULL);
90 a9wdt_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 52 milliseconds