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

  /src/sys/arch/arm/ti/
am18xx_timer.c 50 static void am18xx_timer_attach(device_t, device_t, void *);
57 am18xx_timer_match, am18xx_timer_attach, NULL, NULL);
118 am18xx_timer_attach(device_t parent, device_t self, void *aux) function
am18xx_timer.c 50 static void am18xx_timer_attach(device_t, device_t, void *);
57 am18xx_timer_match, am18xx_timer_attach, NULL, NULL);
118 am18xx_timer_attach(device_t parent, device_t self, void *aux) function

Completed in 30 milliseconds