Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mailbox/
Domap-mailbox.c589 static int omap_mbox_chan_send_data(struct mbox_chan *chan, void *data) in omap_mbox_chan_send_data() function
609 .send_data = omap_mbox_chan_send_data,