Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/iris/
H A Diris_state.c16 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()
H A Diris_state.h89 IRIS_INST_OUTPUT_STREAMING, enumerator