Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dmailbox.c94 static void tx_tick(struct mbox_chan *chan, int r) in tx_tick() function
132 tx_tick(chan, 0); in txdone_hrtimer()
185 tx_tick(chan, r); in mbox_chan_txdone()
205 tx_tick(chan, r); in mbox_client_txdone()
284 tx_tick(chan, t); in mbox_send_message()
315 tx_tick(chan, ret); in mbox_flush()