Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/
Dti_sci.h45 struct ti_sci_msg_hdr { struct
74 struct ti_sci_msg_hdr hdr; argument
89 struct ti_sci_msg_hdr hdr;
119 struct ti_sci_msg_hdr hdr;
138 struct ti_sci_msg_hdr hdr;
156 struct ti_sci_msg_hdr hdr;
180 struct ti_sci_msg_hdr hdr;
223 struct ti_sci_msg_hdr hdr;
244 struct ti_sci_msg_hdr hdr;
261 struct ti_sci_msg_hdr hdr;
[all …]
Dti_sci.c240 struct ti_sci_msg_hdr *hdr) in ti_sci_dump_header_dbg()
263 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)mbox_msg->buf; in ti_sci_rx_callback()
324 struct ti_sci_msg_hdr *hdr; in ti_sci_get_one_xfer()
365 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_get_one_xfer()
390 struct ti_sci_msg_hdr *hdr; in ti_sci_put_one_xfer()
393 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_put_one_xfer()
468 0x0, sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()
503 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()
522 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state()
553 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_device_state()
[all …]