Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dqcmtx.c48 int qcmtx_match(struct device *, void *, void *);
54 sizeof (struct qcmtx_softc), qcmtx_match, qcmtx_attach
62 qcmtx_match(struct device *parent, void *match, void *aux) in qcmtx_match() function