Home
last modified time | relevance | path

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

/drivers/mailbox/
Dti-msgmgr.c132 struct ti_msgmgr_inst { struct
206 struct ti_msgmgr_inst *inst = dev_get_drvdata(dev); in ti_msgmgr_queue_rx_interrupt()
289 struct ti_msgmgr_inst *inst = dev_get_drvdata(dev); in ti_msgmgr_queue_peek_data()
316 struct ti_msgmgr_inst *inst = dev_get_drvdata(dev); in ti_msgmgr_last_tx_done()
349 struct ti_msgmgr_inst *inst = dev_get_drvdata(dev); in ti_msgmgr_send_data()
462 struct ti_msgmgr_inst *inst = dev_get_drvdata(dev); in ti_msgmgr_queue_startup()
526 struct ti_msgmgr_inst *inst; in ti_msgmgr_of_xlate()
532 inst = container_of(mbox, struct ti_msgmgr_inst, mbox); in ti_msgmgr_of_xlate()
589 struct ti_msgmgr_inst *inst, in ti_msgmgr_queue_setup()
719 struct ti_msgmgr_inst *inst; in ti_msgmgr_probe()