Home
last modified time | relevance | path

Searched refs:ti_sci_msg_hdr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/
H A Dti_sci.h83 * struct ti_sci_msg_hdr - Generic Message Header for All messages and responses
89 struct ti_sci_msg_hdr { struct
118 struct ti_sci_msg_hdr hdr;
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 hd
[all...]
H A 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()
362 struct ti_sci_msg_hdr *hdr; in ti_sci_put_one_xfer()
365 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_put_one_xfer()
440 sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()
475 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()
494 struct ti_sci_msg_hdr *res in ti_sci_set_device_state()
[all...]
/kernel/linux/linux-6.6/drivers/firmware/
H A Dti_sci.h82 * struct ti_sci_msg_hdr - Generic Message Header for All messages and responses
88 struct ti_sci_msg_hdr { struct
117 struct ti_sci_msg_hdr hdr;
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 hd
[all...]
H A 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 *res in ti_sci_set_device_state()
[all...]

Completed in 14 milliseconds