Home
last modified time | relevance | path

Searched refs:vpu_get_iface (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/media/platform/amphion/
Dvpu_rpc.c227 static struct vpu_iface_ops *vpu_get_iface(struct vpu_dev *vpu, enum vpu_core_type type) in vpu_get_iface() function
250 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()