Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mailbox/
Dmailbox.c94 static void tx_tick(struct mbox_chan *chan, int r) in tx_tick() function
127 tx_tick(chan, 0); in poll_txdone()
174 tx_tick(chan, r); in mbox_chan_txdone()
194 tx_tick(chan, r); in mbox_client_txdone()
273 tx_tick(chan, -EIO); in mbox_send_message()