Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_v4l2.h16 int vpu_v4l2_open(struct file *file, struct vpu_inst *inst);
H A Dvpu_v4l2.c704 int vpu_v4l2_open(struct file *file, struct vpu_inst *inst) in vpu_v4l2_open() function
H A Dvenc.c1315 ret = vpu_v4l2_open(file, inst); in venc_open()
H A Dvdec.c1733 ret = vpu_v4l2_open(file, inst); in vdec_open()