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