Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dqcrng.c45 void qcrng_attach(struct device *, struct device *, void *);
48 sizeof (struct qcrng_softc), qcrng_match, qcrng_attach
66 qcrng_attach(struct device *parent, struct device *self, void *aux) in qcrng_attach() function