Searched refs:SCMI_XFER_SENT_OK (Results 1 – 2 of 2) sorted by relevance
190 #define SCMI_XFER_SENT_OK 0 macro
477 case SCMI_XFER_SENT_OK: in scmi_msg_response_validate()785 xfer->state = SCMI_XFER_SENT_OK; in do_xfer()813 if (xfer->state == SCMI_XFER_SENT_OK) { in do_xfer()
Completed in 7 milliseconds