Home
last modified time | relevance | path

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

/linux-5.19.10/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.c227 struct ti_sci_msg_hdr *hdr) in ti_sci_dump_header_dbg()
250 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)mbox_msg->buf; in ti_sci_rx_callback()
311 struct ti_sci_msg_hdr *hdr; in ti_sci_get_one_xfer()
352 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_get_one_xfer()
379 struct ti_sci_msg_hdr *hdr; in ti_sci_put_one_xfer()
382 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_put_one_xfer()
472 sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()
507 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()
526 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state()
557 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_device_state()
[all …]