Home
last modified time | relevance | path

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

/drivers/firmware/
Dti_sci.h88 struct ti_sci_msg_hdr { struct
117 struct ti_sci_msg_hdr hdr; argument
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 hdr;
314 struct ti_sci_msg_hdr hdr;
[all …]
Dti_sci.c212 struct ti_sci_msg_hdr *hdr) in ti_sci_dump_header_dbg()
235 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)mbox_msg->buf; in ti_sci_rx_callback()
296 struct ti_sci_msg_hdr *hdr; in ti_sci_get_one_xfer()
337 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_get_one_xfer()
364 struct ti_sci_msg_hdr *hdr; in ti_sci_put_one_xfer()
367 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_put_one_xfer()
456 sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()
491 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()
510 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state()
541 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_device_state()
[all …]