Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mailbox/
Dmailbox.c93 static void tx_tick(struct mbox_chan *chan, int r) in tx_tick() function
131 tx_tick(chan, 0); in txdone_hrtimer()
184 tx_tick(chan, r); in mbox_chan_txdone()
204 tx_tick(chan, r); in mbox_client_txdone()
283 tx_tick(chan, t); in mbox_send_message()
314 tx_tick(chan, ret); in mbox_flush()