Searched refs:ti_sci_msg_hdr (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/firmware/
H A Dti_sci.h82 * struct ti_sci_msg_hdr - Generic Message Header for All messages and responses
88 struct ti_sci_msg_hdr { struct
117 struct ti_sci_msg_hdr hdr;
132 struct ti_sci_msg_hdr hdr;
162 struct ti_sci_msg_hdr hdr;
181 struct ti_sci_msg_hdr hdr;
199 struct ti_sci_msg_hdr hdr;
223 struct ti_sci_msg_hdr hdr;
270 struct ti_sci_msg_hdr hdr;
296 struct ti_sci_msg_hdr hd
[all...]
H A Dti_sci.c215 struct ti_sci_msg_hdr *hdr)
238 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)mbox_msg->buf;
299 struct ti_sci_msg_hdr *hdr;
340 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf;
367 struct ti_sci_msg_hdr *hdr;
370 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf;
459 sizeof(struct ti_sci_msg_hdr),
494 struct ti_sci_msg_hdr *hdr = r;
513 struct ti_sci_msg_hdr *res
[all...]

Completed in 223 milliseconds