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