Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/firmware/scmi/
Dmailbox.c12 static void scmi_mbox_cb(const struct device *mbox, in scmi_mbox_cb() function
88 ret = mbox_register_callback_dt(tx_reply, scmi_mbox_cb, chan); in scmi_mbox_setup_chan()