Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/qcom/venus/
Dhfi.c207 const struct hfi_ops *ops = core->ops; in hfi_session_init()
241 const struct hfi_ops *ops = inst->core->ops; in hfi_session_deinit()
268 const struct hfi_ops *ops = inst->core->ops; in hfi_session_start()
291 const struct hfi_ops *ops = inst->core->ops; in hfi_session_stop()
325 const struct hfi_ops *ops = inst->core->ops; in hfi_session_abort()
343 const struct hfi_ops *ops = inst->core->ops; in hfi_session_load_res()
366 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unload_res()
389 const struct hfi_ops *ops = inst->core->ops; in hfi_session_flush()
408 const struct hfi_ops *ops = inst->core->ops; in hfi_session_set_buffers()
416 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unset_buffers()
[all …]
Dcore.h149 const struct hfi_ops *ops;
Dhfi.h116 struct hfi_ops { struct
Dhfi_venus.c1550 static const struct hfi_ops venus_hfi_ops = {