Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Domap-mailbox.c549 static int omap_mbox_chan_send(struct omap_mbox *mbox, u32 msg) in omap_mbox_chan_send() function
575 ret = omap_mbox_chan_send(mbox, msg); in omap_mbox_chan_send_data()