Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dqcipcc.c75 void qcipcc_attach(struct device *, struct device *, void *);
78 sizeof (struct qcipcc_softc), qcipcc_match, qcipcc_attach
105 qcipcc_attach(struct device *parent, struct device *self, void *aux) in qcipcc_attach() function