Searched refs:mbox_flush (Results 1 – 3 of 3) sorted by relevance
44 int mbox_flush(struct mbox_chan *chan, unsigned long timeout);
297 int mbox_flush(struct mbox_chan *chan, unsigned long timeout) in mbox_flush() function310 EXPORT_SYMBOL_GPL(mbox_flush);
60 mbox_flush(tcu->tx, 1000); in tegra_tcu_write_one()