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

  /src/sys/arch/arm/cortex/
a9ptmr.c 52 static void a9ptmr_attach(device_t, device_t, void *);
68 a9ptmr_match, a9ptmr_attach, NULL, NULL);
114 a9ptmr_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
a9ptmr.c 52 static void a9ptmr_attach(device_t, device_t, void *);
68 a9ptmr_match, a9ptmr_attach, NULL, NULL);
114 a9ptmr_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 26 milliseconds