Home
last modified time | relevance | path

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

/linux-6.15/drivers/mailbox/
H A Dmailbox.c91 static void tx_tick(struct mbox_chan *chan, int r) in tx_tick() function
129 tx_tick(chan, 0); in txdone_hrtimer()
182 tx_tick(chan, r); in mbox_chan_txdone()
202 tx_tick(chan, r); in mbox_client_txdone()
281 tx_tick(chan, t); in mbox_send_message()
312 tx_tick(chan, ret); in mbox_flush()