Lines Matching refs:mbox_chan
114 struct mbox_chan *chan;
141 struct mbox_chan *chans;
204 struct mbox_chan *chan = p; in ti_msgmgr_queue_rx_interrupt()
285 static bool ti_msgmgr_queue_peek_data(struct mbox_chan *chan) in ti_msgmgr_queue_peek_data()
312 static bool ti_msgmgr_last_tx_done(struct mbox_chan *chan) in ti_msgmgr_last_tx_done()
346 static int ti_msgmgr_send_data(struct mbox_chan *chan, void *data) in ti_msgmgr_send_data()
410 struct mbox_chan *chan) in ti_msgmgr_queue_rx_irq_req()
453 static int ti_msgmgr_queue_startup(struct mbox_chan *chan) in ti_msgmgr_queue_startup()
499 static void ti_msgmgr_queue_shutdown(struct mbox_chan *chan) in ti_msgmgr_queue_shutdown()
517 static struct mbox_chan *ti_msgmgr_of_xlate(struct mbox_controller *mbox, in ti_msgmgr_of_xlate()
587 struct mbox_chan *chan) in ti_msgmgr_queue_setup()
716 struct mbox_chan *chans; in ti_msgmgr_probe()