Searched refs:scmi_mbox_command (Results 1 – 1 of 1) sorted by relevance
164 int32_t scmi_mbox_command(struct scmi_softc *);315 sc->sc_command = scmi_mbox_command; in scmi_attach_mbox_deferred()354 scmi_mbox_command(struct scmi_softc *sc) in scmi_mbox_command() function