Home
last modified time | relevance | path

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

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