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

  /src/sys/arch/arm/gemini/
obio_timer.c 139 static int obiotimer_match(device_t, struct cfdata *, void *);
176 static int obiotimer_match(device_t, struct cfdata *, void *);
181 obiotimer_match, obiotimer_attach, NULL, NULL);
185 obiotimer_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int
obio_timer.c 139 static int obiotimer_match(device_t, struct cfdata *, void *);
176 static int obiotimer_match(device_t, struct cfdata *, void *);
181 obiotimer_match, obiotimer_attach, NULL, NULL);
185 obiotimer_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int

Completed in 23 milliseconds