Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/venus/
Dhfi.c217 const struct hfi_ops *ops = core->ops; in hfi_session_init()
266 const struct hfi_ops *ops = inst->core->ops; in hfi_session_deinit()
297 const struct hfi_ops *ops = inst->core->ops; in hfi_session_start()
324 const struct hfi_ops *ops = inst->core->ops; in hfi_session_stop()
365 const struct hfi_ops *ops = inst->core->ops; in hfi_session_abort()
387 const struct hfi_ops *ops = inst->core->ops; in hfi_session_load_res()
413 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unload_res()
440 const struct hfi_ops *ops = inst->core->ops; in hfi_session_flush()
464 const struct hfi_ops *ops = inst->core->ops; in hfi_session_set_buffers()
475 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unset_buffers()
[all …]
Dhfi.h108 struct hfi_ops { struct
Dcore.h196 const struct hfi_ops *ops;
Dhfi_venus.c1627 static const struct hfi_ops venus_hfi_ops = {