Searched refs:ti_sci_msg_hdr (Results 1 – 2 of 2) sorted by relevance
55 struct ti_sci_msg_hdr { struct77 struct ti_sci_msg_hdr hdr; argument97 struct ti_sci_msg_hdr hdr;134 struct ti_sci_msg_hdr hdr;151 struct ti_sci_msg_hdr hdr;174 struct ti_sci_msg_hdr hdr;185 struct ti_sci_msg_hdr hdr;202 struct ti_sci_msg_hdr hdr;229 struct ti_sci_msg_hdr hdr;249 struct ti_sci_msg_hdr hdr;[all …]
56 struct ti_sci_msg_hdr *hdr = NULL; in ti_sci_setup_xfer()67 hdr = (struct ti_sci_msg_hdr *)tx_buf; in ti_sci_setup_xfer()92 struct ti_sci_msg_hdr *txhdr = (struct ti_sci_msg_hdr *)txmsg->buf; in ti_sci_do_xfer()93 struct ti_sci_msg_hdr *rxhdr = (struct ti_sci_msg_hdr *)rxmsg->buf; in ti_sci_do_xfer()