Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mbox/
Dmbox_ti_omap.c95 static int omap_mailbox_send(const struct device *dev, uint32_t channel, const struct mbox_msg *msg) in omap_mailbox_send() function
203 .send = omap_mailbox_send,