Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/iris/
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()
A Diris_state.h89 IRIS_INST_OUTPUT_STREAMING, enumerator
A Diris_hfi_gen1_command.c190 inst->state == IRIS_INST_OUTPUT_STREAMING) || in iris_hfi_gen1_session_stop()

Completed in 6 milliseconds