Searched refs:IRIS_INST_STREAMING (Results 1 – 4 of 4) sorted by relevance
22 req_state == IRIS_INST_STREAMING || in iris_allow_inst_state_change()28 req_state == IRIS_INST_STREAMING || in iris_allow_inst_state_change()32 case IRIS_INST_STREAMING: in iris_allow_inst_state_change()78 new_state = IRIS_INST_STREAMING; in iris_inst_state_change_streamon()83 new_state = IRIS_INST_STREAMING; in iris_inst_state_change_streamon()96 else if (inst->state == IRIS_INST_STREAMING) in iris_inst_state_change_streamoff()101 else if (inst->state == IRIS_INST_STREAMING) in iris_inst_state_change_streamoff()128 case IRIS_INST_STREAMING: in iris_inst_allow_sub_state()
90 IRIS_INST_STREAMING, enumerator
210 } else if (inst->state == IRIS_INST_STREAMING) { in iris_hfi_gen1_session_stop()
383 if (!buf->data_size && inst->state == IRIS_INST_STREAMING && in iris_hfi_gen2_handle_output_buffer()
Completed in 11 milliseconds