Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/qcom/venus/
Dhfi.c198 const struct hfi_ops *ops = core->ops; in hfi_session_init()
235 const struct hfi_ops *ops = inst->core->ops; in hfi_session_deinit()
262 const struct hfi_ops *ops = inst->core->ops; in hfi_session_start()
286 const struct hfi_ops *ops = inst->core->ops; in hfi_session_stop()
321 const struct hfi_ops *ops = inst->core->ops; in hfi_session_abort()
340 const struct hfi_ops *ops = inst->core->ops; in hfi_session_load_res()
363 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unload_res()
387 const struct hfi_ops *ops = inst->core->ops; in hfi_session_flush()
406 const struct hfi_ops *ops = inst->core->ops; in hfi_session_set_buffers()
414 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unset_buffers()
[all …]
Dhfi.h107 struct hfi_ops { struct
Dcore.h148 const struct hfi_ops *ops;
Dhfi_venus.c1538 static const struct hfi_ops venus_hfi_ops = {