Home
last modified time | relevance | path

Searched refs:iris_hfi_command_ops (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_ctrls.c182 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_u32_enum()
195 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_u32()
208 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_stage()
227 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_pipe()
240 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_properties()
H A Diris_hfi_common.c79 const struct iris_hfi_command_ops *hfi_ops = core->hfi_ops; in iris_hfi_core_init()
147 const struct iris_hfi_command_ops *ops = core->hfi_ops; in iris_hfi_pm_resume()
H A Diris_vdec.c306 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_kill_session()
317 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_session_streamoff()
360 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_process_streamon_input()
428 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_process_streamon_output()
490 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_streamon_output()
588 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_start_cmd()
651 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_stop_cmd()
H A Diris_core.h99 const struct iris_hfi_command_ops *hfi_ops;
H A Diris_hfi_common.h108 struct iris_hfi_command_ops { struct
H A Diris_buffer.c321 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_queue_buffer()
411 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_release_internal_buffers()
H A Diris_vidc.c207 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_session_close()
H A Diris_hfi_gen2_command.c930 static const struct iris_hfi_command_ops iris_hfi_gen2_command_ops = {
H A Diris_hfi_gen1_command.c801 static const struct iris_hfi_command_ops iris_hfi_gen1_command_ops = {