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 …]
197 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_u32_enum() local210 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_u32() local223 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_stage() local242 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_pipe() local255 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_set_properties() local
339 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_kill_session() local350 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_session_streamoff() local386 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_process_streamon_input() local454 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_process_streamon_output() local518 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_streamon_output() local616 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_start_cmd() local679 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_vdec_stop_cmd() local
79 const struct iris_hfi_command_ops *hfi_ops = core->hfi_ops; in iris_hfi_core_init() local
324 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_queue_buffer() local432 const struct iris_hfi_command_ops *hfi_ops = inst->core->hfi_ops; in iris_release_internal_buffers() local
101 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