Home
last modified time | relevance | path

Searched refs:IRIS_INST_STREAMING (Results 1 – 4 of 4) sorted by relevance

/drivers/media/platform/qcom/iris/
A Diris_state.c22 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()
A Diris_state.h90 IRIS_INST_STREAMING, enumerator
A Diris_hfi_gen1_command.c210 } else if (inst->state == IRIS_INST_STREAMING) { in iris_hfi_gen1_session_stop()
A Diris_hfi_gen2_response.c383 if (!buf->data_size && inst->state == IRIS_INST_STREAMING && in iris_hfi_gen2_handle_output_buffer()

Completed in 11 milliseconds