Searched refs:hfi_ops (Results 1 – 4 of 4) sorted by relevance
214 const struct hfi_ops *ops = core->ops; in hfi_session_init()263 const struct hfi_ops *ops = inst->core->ops; in hfi_session_deinit()294 const struct hfi_ops *ops = inst->core->ops; in hfi_session_start()321 const struct hfi_ops *ops = inst->core->ops; in hfi_session_stop()362 const struct hfi_ops *ops = inst->core->ops; in hfi_session_abort()384 const struct hfi_ops *ops = inst->core->ops; in hfi_session_load_res()410 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unload_res()437 const struct hfi_ops *ops = inst->core->ops; in hfi_session_flush()461 const struct hfi_ops *ops = inst->core->ops; in hfi_session_set_buffers()472 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unset_buffers()[all …]
108 struct hfi_ops { struct
195 const struct hfi_ops *ops;
1625 static const struct hfi_ops venus_hfi_ops = {
Completed in 12 milliseconds