Searched refs:IRIS_INST_OUTPUT_STREAMING (Results 1 – 3 of 3) sorted by relevance
16 req_state == IRIS_INST_OUTPUT_STREAMING || in iris_allow_inst_state_change()26 case IRIS_INST_OUTPUT_STREAMING: in iris_allow_inst_state_change()34 req_state == IRIS_INST_OUTPUT_STREAMING || in iris_allow_inst_state_change()77 else if (inst->state == IRIS_INST_OUTPUT_STREAMING) in iris_inst_state_change_streamon()81 new_state = IRIS_INST_OUTPUT_STREAMING; in iris_inst_state_change_streamon()97 new_state = IRIS_INST_OUTPUT_STREAMING; in iris_inst_state_change_streamoff()99 if (inst->state == IRIS_INST_OUTPUT_STREAMING) in iris_inst_state_change_streamoff()123 case IRIS_INST_OUTPUT_STREAMING: in iris_inst_allow_sub_state()
89 IRIS_INST_OUTPUT_STREAMING, enumerator
190 inst->state == IRIS_INST_OUTPUT_STREAMING) || in iris_hfi_gen1_session_stop()
Completed in 6 milliseconds