Searched refs:sun6i_msgbox_peek_data (Results 1 – 1 of 1) sorted by relevance
54 static bool sun6i_msgbox_peek_data(struct mbox_chan *chan);85 while (sun6i_msgbox_peek_data(chan)) { in sun6i_msgbox_irq()123 while (sun6i_msgbox_peek_data(chan)) in sun6i_msgbox_startup()153 while (sun6i_msgbox_peek_data(chan)) in sun6i_msgbox_shutdown()179 static bool sun6i_msgbox_peek_data(struct mbox_chan *chan) in sun6i_msgbox_peek_data() function192 .peek_data = sun6i_msgbox_peek_data,