Searched refs:scmi_mbox_command (Results 1 – 1 of 1) sorted by relevance
96 int32_t scmi_mbox_command(struct scmi_softc *);154 sc->sc_command = scmi_mbox_command; in scmi_init_mbox()196 scmi_mbox_command(struct scmi_softc *sc) in scmi_mbox_command() function