Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/qcom/venus/
Dhfi.c208 const struct hfi_ops *ops = core->ops; in hfi_session_init()
257 const struct hfi_ops *ops = inst->core->ops; in hfi_session_deinit()
284 const struct hfi_ops *ops = inst->core->ops; in hfi_session_start()
308 const struct hfi_ops *ops = inst->core->ops; in hfi_session_stop()
343 const struct hfi_ops *ops = inst->core->ops; in hfi_session_abort()
362 const struct hfi_ops *ops = inst->core->ops; in hfi_session_load_res()
385 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unload_res()
409 const struct hfi_ops *ops = inst->core->ops; in hfi_session_flush()
430 const struct hfi_ops *ops = inst->core->ops; in hfi_session_set_buffers()
438 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unset_buffers()
[all …]
Dhfi.h108 struct hfi_ops { struct
Dcore.h192 const struct hfi_ops *ops;
Dhfi_venus.c1621 static const struct hfi_ops venus_hfi_ops = {