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

/linux-master/drivers/firmware/
H A Dti_sci.c273 * ti_sci_get_one_xfer() - Allocate one message
289 static struct ti_sci_xfer *ti_sci_get_one_xfer(struct ti_sci_info *info, function
356 * @xfer: message that was reserved by ti_sci_get_one_xfer
454 xfer = ti_sci_get_one_xfer(info, TI_SCI_MSG_VERSION,
523 xfer = ti_sci_get_one_xfer(info, TI_SCI_MSG_SET_DEVICE_STATE,
584 xfer = ti_sci_get_one_xfer(info, TI_SCI_MSG_GET_DEVICE_STATE,
886 xfer = ti_sci_get_one_xfer(info, TI_SCI_MSG_SET_DEVICE_RESETS,
961 xfer = ti_sci_get_one_xfer(info, TI_SCI_MSG_SET_CLOCK_STATE,
1029 xfer = ti_sci_get_one_xfer(info, TI_SCI_MSG_GET_CLOCK_STATE,
1260 xfer = ti_sci_get_one_xfer(inf
[all...]

Completed in 99 milliseconds