Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dmailbox.c84 static void tx_tick(struct mbox_chan *chan, int r) in tx_tick() function
120 tx_tick(chan, 0); in txdone_hrtimer()
173 tx_tick(chan, r); in mbox_chan_txdone()
193 tx_tick(chan, r); in mbox_client_txdone()
272 tx_tick(chan, t); in mbox_send_message()
303 tx_tick(chan, ret); in mbox_flush()