Searched defs:hfi_ops (Results 1 – 7 of 7) sorted by relevance
108 struct hfi_ops { struct109 int (*core_init)(struct venus_core *core);110 int (*core_deinit)(struct venus_core *core);111 int (*core_trigger_ssr)(struct venus_core *core, u32 trigger_type);113 int (*session_init)(struct venus_inst *inst, u32 session_type,115 int (*session_end)(struct venus_inst *inst);116 int (*session_abort)(struct venus_inst *inst);117 int (*session_flush)(struct venus_inst *inst, u32 flush_mode);118 int (*session_start)(struct venus_inst *inst);119 int (*session_stop)(struct venus_inst *inst);[all …]
306 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_kill_session() local317 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_session_streamoff() local360 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_process_streamon_input() local428 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_process_streamon_output() local490 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_streamon_output() local588 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_start_cmd() local651 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_stop_cmd() local
182 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_u32_enum() local195 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_u32() local208 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_stage() local227 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_pipe() local240 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_properties() local
79 const struct iris_hfi_command_ops *hfi_ops = core->hfi_ops; in iris_hfi_core_init() local
321 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_queue_buffer() local411 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_release_internal_buffers() local
99 const struct iris_hfi_command_ops *hfi_ops; member
207 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_session_close() local