Home
last modified time | relevance | path

Searched refs:amptimer_attach (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/arm/cortex/
H A Damptimer.c100 void amptimer_attach(struct device *, struct device *, void *);
120 sizeof (struct amptimer_softc), amptimer_match, amptimer_attach
153 amptimer_attach(struct device *parent, struct device *self, void *args) in amptimer_attach() function