Home
last modified time | relevance | path

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

/freebsd/sys/dev/firmware/arm/
H A Dscmi.h48 enum scmi_chan { enum
H A Dscmi.c170 static struct scmi_req *scmi_req_alloc(struct scmi_softc *, enum scmi_chan);
173 enum scmi_chan, struct scmi_req *);
402 scmi_req_alloc(struct scmi_softc *sc, enum scmi_chan ch_idx) in scmi_req_alloc()
425 scmi_req_free_unlocked(struct scmi_softc *sc, enum scmi_chan ch_idx, in scmi_req_free_unlocked()