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

  /src/sys/arch/arm/gemini/
obio_timer.c 140 static void obiotimer_attach(device_t, device_t, void *);
177 static void obiotimer_attach(device_t, device_t, void *);
181 obiotimer_match, obiotimer_attach, NULL, NULL);
200 obiotimer_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio_timer.c 140 static void obiotimer_attach(device_t, device_t, void *);
177 static void obiotimer_attach(device_t, device_t, void *);
181 obiotimer_match, obiotimer_attach, NULL, NULL);
200 obiotimer_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 25 milliseconds