Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dqcspmi.c175 int qcspmi_intr(void *);
293 sc->sc_ih = fdt_intr_establish(spmi, IPL_BIO, qcspmi_intr, in qcspmi_attach()
644 qcspmi_intr(void *arg) in qcspmi_intr() function