Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/soc/ti/
Dti-msgmgr.h26 struct ti_msgmgr_message { struct
/Linux-v6.6/drivers/mailbox/
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-v6.6/drivers/firmware/
Dti_sci.c44 struct ti_msgmgr_message tx_message;
247 struct ti_msgmgr_message *mbox_msg = m; in ti_sci_rx_callback()