Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/
Dti_sci.h89 struct ti_sci_msg_hdr { struct
118 struct ti_sci_msg_hdr hdr; argument
133 struct ti_sci_msg_hdr hdr;
163 struct ti_sci_msg_hdr hdr;
182 struct ti_sci_msg_hdr hdr;
200 struct ti_sci_msg_hdr hdr;
224 struct ti_sci_msg_hdr hdr;
271 struct ti_sci_msg_hdr hdr;
297 struct ti_sci_msg_hdr hdr;
315 struct ti_sci_msg_hdr hdr;
[all …]
Dti_sci.c243 struct ti_sci_msg_hdr *hdr) in ti_sci_dump_header_dbg()
266 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)mbox_msg->buf; in ti_sci_rx_callback()
327 struct ti_sci_msg_hdr *hdr; in ti_sci_get_one_xfer()
368 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_get_one_xfer()
393 struct ti_sci_msg_hdr *hdr; in ti_sci_put_one_xfer()
396 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_put_one_xfer()
471 sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()
506 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()
525 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state()
556 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_device_state()
[all …]