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

  /src/sys/arch/arm/cortex/
a9wdt.c 50 static void a9wdt_attach(device_t, device_t, void *);
71 a9wdt_match, a9wdt_attach, NULL, NULL);
184 a9wdt_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
a9wdt.c 50 static void a9wdt_attach(device_t, device_t, void *);
71 a9wdt_match, a9wdt_attach, NULL, NULL);
184 a9wdt_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
a9wdt.c 50 static void a9wdt_attach(device_t, device_t, void *);
71 a9wdt_match, a9wdt_attach, NULL, NULL);
184 a9wdt_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 32 milliseconds