Searched refs:vpu_get_iface (Results 1 – 1 of 1) sorted by relevance
225 static struct vpu_iface_ops *vpu_get_iface(struct vpu_dev *vpu, enum vpu_core_type type) in vpu_get_iface() function248 return vpu_get_iface(core->vpu, core->type); in vpu_core_get_iface()256 return vpu_get_iface(inst->vpu, inst->type); in vpu_inst_get_iface()