Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
H A 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 …]
H A Dhfi.h108 struct hfi_ops { struct
H A Dcore.h224 const struct hfi_ops *ops;
H A Dhfi_venus.c1639 static const struct hfi_ops venus_hfi_ops = {