Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Domap-mailbox.c311 static int omap_mbox_chan_send_data(struct mbox_chan *chan, void *data) in omap_mbox_chan_send_data() function
330 .send_data = omap_mbox_chan_send_data,