Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/amphion/
Dvpu_v4l2.h16 int vpu_v4l2_open(struct file *file, struct vpu_inst *inst);
Dvpu_v4l2.c620 int vpu_v4l2_open(struct file *file, struct vpu_inst *inst) in vpu_v4l2_open() function
Dvenc.c1326 ret = vpu_v4l2_open(file, inst); in venc_open()
Dvdec.c1627 ret = vpu_v4l2_open(file, inst); in vdec_open()