Home
last modified time | relevance | path

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

/linux/drivers/firmware/
H A Dti_sci.h202 * struct ti_sci_msg_req_get_device_state - Request to get device.
209 struct ti_sci_msg_req_get_device_state { struct
210 hdrti_sci_msg_req_get_device_state global() argument
211 idti_sci_msg_req_get_device_state global() argument
H A Dti_sci.c573 struct ti_sci_msg_req_get_device_state *req; in ti_sci_get_device_state()
598 req = (struct ti_sci_msg_req_get_device_state *)xfer->xfer_buf; in ti_sci_get_device_state()