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

  /src/sys/arch/arm/at91/
at91tctmr.c 75 static void at91tctmr_attach(device_t, device_t, void *);
154 at91tctmr_match, at91tctmr_attach, NULL, NULL);
177 at91tctmr_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
at91tctmr.c 75 static void at91tctmr_attach(device_t, device_t, void *);
154 at91tctmr_match, at91tctmr_attach, NULL, NULL);
177 at91tctmr_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds