Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mailbox/
Domap-mailbox.c614 static int omap_mbox_chan_send(struct omap_mbox *mbox, void *data) in omap_mbox_chan_send() function
639 ret = omap_mbox_chan_send(mbox, data); in omap_mbox_chan_send_data()