Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mailbox/
Dmailbox-altera.c62 static struct altera_mbox *mbox_chan_to_altera_mbox(struct mbox_chan *chan) in mbox_chan_to_altera_mbox() function
129 struct altera_mbox *mbox = mbox_chan_to_altera_mbox(chan); in altera_mbox_rx_data()
144 struct altera_mbox *mbox = mbox_chan_to_altera_mbox(chan); in altera_mbox_poll_rx()
155 struct altera_mbox *mbox = mbox_chan_to_altera_mbox(chan); in altera_mbox_tx_interrupt()
174 struct altera_mbox *mbox = mbox_chan_to_altera_mbox(chan); in altera_mbox_startup_sender()
193 struct altera_mbox *mbox = mbox_chan_to_altera_mbox(chan); in altera_mbox_startup_receiver()
219 struct altera_mbox *mbox = mbox_chan_to_altera_mbox(chan); in altera_mbox_send_data()
246 struct altera_mbox *mbox = mbox_chan_to_altera_mbox(chan); in altera_mbox_last_tx_done()
254 struct altera_mbox *mbox = mbox_chan_to_altera_mbox(chan); in altera_mbox_peek_data()
261 struct altera_mbox *mbox = mbox_chan_to_altera_mbox(chan); in altera_mbox_startup()
[all …]