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

  /src/sys/arch/arm/cortex/
a9ptmr.c 51 static int a9ptmr_match(device_t, cfdata_t, void *);
68 a9ptmr_match, a9ptmr_attach, NULL, NULL);
86 a9ptmr_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
a9ptmr.c 51 static int a9ptmr_match(device_t, cfdata_t, void *);
68 a9ptmr_match, a9ptmr_attach, NULL, NULL);
86 a9ptmr_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 36 milliseconds