Home
last modified time | relevance | path

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

/linux/drivers/firmware/
H A Dti_sci.h97 struct ti_sci_msg_hdr { struct
126 struct ti_sci_msg_hdr hdr; argument
141 struct ti_sci_msg_hdr hdr;
159 struct ti_sci_msg_hdr hdr;
196 struct ti_sci_msg_hdr hdr;
215 struct ti_sci_msg_hdr hdr;
233 struct ti_sci_msg_hdr hdr;
257 struct ti_sci_msg_hdr hdr;
304 struct ti_sci_msg_hdr hdr;
330 struct ti_sci_msg_hdr hdr;
[all …]
H A Dti_sci.c218 struct ti_sci_msg_hdr *hdr) in ti_sci_dump_header_dbg()
241 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)mbox_msg->buf; in ti_sci_rx_callback()
302 struct ti_sci_msg_hdr *hdr; in ti_sci_get_one_xfer()
343 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_get_one_xfer()
370 struct ti_sci_msg_hdr *hdr; in ti_sci_put_one_xfer()
373 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_put_one_xfer()
401 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_do_xfer()
465 sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()
500 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()
519 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state()
[all …]