Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dqcpwm.c83 void qcpwm_attach(struct device *, struct device *, void *);
86 sizeof(struct qcpwm_softc), qcpwm_match, qcpwm_attach
108 qcpwm_attach(struct device *parent, struct device *self, void *aux) in qcpwm_attach() function