Searched refs:hfi_ops (Results 1 – 4 of 4) sorted by relevance
198 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 …]
107 struct hfi_ops { struct
148 const struct hfi_ops *ops;
1538 static const struct hfi_ops venus_hfi_ops = {