Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dqcsdam.c41 void qcsdam_attach(struct device *, struct device *, void *);
44 sizeof (struct qcsdam_softc), qcsdam_match, qcsdam_attach
63 qcsdam_attach(struct device *parent, struct device *self, void *aux) in qcsdam_attach() function