Home
last modified time | relevance | path

Searched refs:ti_sci_msg_resp_get_device_state (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h199 struct ti_sci_msg_resp_get_device_state { struct
H A Dti_sci.c464 struct ti_sci_msg_resp_get_device_state *resp; in ti_sci_get_device_state()
496 resp = (struct ti_sci_msg_resp_get_device_state *)xfer->tx_message.buf; in ti_sci_get_device_state()
/openbmc/linux/drivers/firmware/
H A Dti_sci.h198 struct ti_sci_msg_resp_get_device_state { struct
H A Dti_sci.c568 struct ti_sci_msg_resp_get_device_state *resp; in ti_sci_get_device_state()
601 resp = (struct ti_sci_msg_resp_get_device_state *)xfer->xfer_buf; in ti_sci_get_device_state()