Searched refs:sfclock_attach (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/riscv64/dev/
H A Dsfclock.c70 void sfclock_attach(struct device *, struct device *, void *);
73 sizeof (struct sfclock_softc), sfclock_match, sfclock_attach
93 sfclock_attach(struct device *parent, struct device *self, void *aux) function

Completed in 254 milliseconds