Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dqcmtx.c49 void qcmtx_attach(struct device *, struct device *, void *);
54 sizeof (struct qcmtx_softc), qcmtx_match, qcmtx_attach
70 qcmtx_attach(struct device *parent, struct device *self, void *aux) in qcmtx_attach() function