Home
last modified time | relevance | path

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

/linux/include/linux/soc/ti/
H A Dti-msgmgr.h26 struct ti_msgmgr_message { struct
/linux/drivers/mailbox/
H A Dti-msgmgr.c200 struct ti_msgmgr_message message; in ti_msgmgr_queue_rx_data()
397 struct ti_msgmgr_message *message = data; in ti_msgmgr_send_data()
/linux/drivers/firmware/
H A Dti_sci.c51 struct ti_msgmgr_message tx_message;
240 struct ti_msgmgr_message *mbox_msg = m; in ti_sci_rx_callback()