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()
416 struct mbox_chan *chan) in ti_msgmgr_queue_rx_irq_req()
459 static int ti_msgmgr_queue_startup(struct mbox_chan *chan) in ti_msgmgr_queue_startup()
505 static void ti_msgmgr_queue_shutdown(struct mbox_chan *chan) in ti_msgmgr_queue_shutdown()
523 static struct mbox_chan *ti_msgmgr_of_xlate(struct mbox_controller *mbox, in ti_msgmgr_of_xlate()
593 struct mbox_chan *chan) in ti_msgmgr_queue_setup()
722 struct mbox_chan *chans; in ti_msgmgr_probe()